MediaStreamSink::setFilename Method |
|||||||||||||||||
Sets the target video filename. | |||||||||||||||||
Syntax: | bool setFilename( const std::string& str ) const; bool setFilename( const std::wstring& str ) const; |
||||||||||||||||
|
|||||||||||||||||
Return Value: |
|
||||||||||||||||
Remarks: | This method can not be called when the grabber to which this sink was assigned is in live mode. |
||||||||||||||||
See also: | MediaStreamSink |