Gets and sets a full path name or a URL to the video file or stream that this object should use.
JavaScript |
|
VideoFileName |
C# |
|
string VideoFileName { get; set; } |
C++ |
|
HRESULT VideoFileName([out, retval] BSTR* pVal) HRESULT VideoFileName([in] BSTR pVal) |