Ocean
|
Namespace of the Media FFmpeg library. More...
Data Structures | |
class | FFMLibrary |
This class implements the FFmpeg library. More... | |
class | FFMMedium |
This is the base class for all FFmpeg mediums. More... | |
class | FFMMovie |
This class implements an FFmpeg movie object. More... | |
Functions | |
std::string | nameFFmpegLibrary () |
Returns the name of this media FFmpeg library. More... | |
void | registerFFmpegLibrary () |
Registers this media library at the global library manager. More... | |
bool | unregisterFFmpegLibrary () |
Unregisters this media library at the global library manager. More... | |