Ocean
|
Namespace of the Media library. More...
Namespaces | |
Android | |
Namespace of the Media Android library. | |
AVFoundation | |
Namespace of the Media AVFoundation library. | |
DirectShow | |
Namespace of the Media DirectShow library. | |
FFmpeg | |
Namespace of the Media FFmpeg library. | |
ImageIO | |
Namespace of the Media ImageIO library. | |
MediaFoundation | |
Namespace of the Media MediaFoundation library. | |
OpenImageLibraries | |
Namespace of the Media OpenImageLibraries library. | |
Special | |
Namespace of the Media Special library. | |
USB | |
Namespace of the Media USB library. | |
WIC | |
Namespace of the Media WIC library. | |
Data Structures | |
class | Audio |
This class is the base class for all audio mediums. More... | |
class | BufferImage |
This class implements a frame medium object which is defined by a given buffer and image or frame type. More... | |
class | BufferImageRecorder |
This class is the base class for all buffer recorders. More... | |
class | BufferRecorder |
This class is the base class for all buffer recorders. More... | |
class | ConfigMedium |
This class is the base class for all mediums with advanced configuration possibilities. More... | |
class | ExplicitRecorder |
This class is the base class for all explicit media recorder. More... | |
class | FileRecorder |
This class is the base class for all file recorders. More... | |
class | FiniteMedium |
This class is the base class for all finite mediums. More... | |
class | FrameCollection |
This class implements a simple buffer holding several frames combined with their timestamps and optional camera calibrations. More... | |
class | FrameMedium |
This is the base class for all frame mediums. More... | |
class | FrameMemoryRecorder |
This class implements a frame recorder forwarding the frame to a shared memory. More... | |
class | FrameRecorder |
This class is the base class for all frame recorders. More... | |
class | Image |
This class is the base class for all images. More... | |
class | ImageFileSequence |
class | ImageRecorder |
This class is the base class for all image recorders. More... | |
class | ImageSequence |
This class is the base class for all image sequences. More... | |
class | ImageSequenceFrameProviderInterface |
This class implements a frame provider interface specialization using an image sequence medium object. More... | |
class | ImageSequenceRecorder |
This class implements an image sequence recorder. More... | |
class | ImageSequenceStereoImageProvider |
This class implements a provider for stereo images which are extracted from two separate image sequences and poses/calibration file. More... | |
class | ImplicitRecorder |
This class is the base class for all implicit media recorder. More... | |
class | Library |
This class is the base class for all media libraries. More... | |
class | LiveAudio |
This class is the base class for all live audios. More... | |
class | LiveMedium |
This class it the base class for all live mediums. More... | |
class | LiveVideo |
This class is the base class for all live videos. More... | |
class | Manager |
This class is the manager for all media objects. More... | |
class | Medium |
This is the base class for all mediums. More... | |
class | SmartMediumRef |
This class implements a smart medium reference. More... | |
class | MediumRefManager |
This class implements a medium reference manager. More... | |
class | Microphone |
This class is the base class for all microphones. More... | |
class | Movie |
This class is the base class for all movies. More... | |
class | MovieFrameProvider |
This class implements a frame provider for movie mediums. More... | |
class | MovieFrameProviderInterface |
This class implements a frame provider interface specialization using a movie frame provider object. More... | |
class | MovieRecorder |
This class is the base class for all movie recorder. More... | |
class | PixelImage |
This class implements a frame medium object which uses an explicit frame only. More... | |
class | Recorder |
This class is the base class for all recorder. More... | |
class | SoundMedium |
This class is the base class for all sound mediums. More... | |
class | StereoImageProviderInterface |
This class is the abstract base class for all stereo image providers. More... | |
class | Utilities |
This class implements utilities functions for the media library. More... | |
Typedefs | |
typedef SmartMediumRef< Audio > | AudioRef |
Definition of a smart medium reference holding a audio object. More... | |
typedef SmartMediumRef< BufferImage > | BufferImageRef |
Definition of a smart medium reference holding a buffer image object. More... | |
typedef Ocean::SmartObjectRef< BufferImageRecorder, Recorder > | BufferImageRecorderRef |
Definition of a object reference holding an buffer recorder. More... | |
typedef Ocean::SmartObjectRef< BufferRecorder, Recorder > | BufferRecorderRef |
Definition of a object reference holding a buffer recorder. More... | |
typedef SmartMediumRef< ConfigMedium > | ConfigMediumRef |
Definition of a smart medium reference holding a config medium object. More... | |
typedef Ocean::SmartObjectRef< ExplicitRecorder, Recorder > | ExplicitRecorderRef |
Definition of a object reference holding an explicit recorder. More... | |
typedef Ocean::SmartObjectRef< FileRecorder, Recorder > | FileRecorderRef |
Definition of a object reference holding a file recorder. More... | |
typedef SmartMediumRef< FiniteMedium > | FiniteMediumRef |
Definition of a smart medium reference holding a finite medium object. More... | |
typedef SmartMediumRef< FrameMedium > | FrameMediumRef |
Definition of a smart medium reference holding a frame medium object. More... | |
typedef std::vector< FrameMediumRef > | FrameMediumRefs |
Definition of a vector holding frame medium reference objects. More... | |
typedef Ocean::SmartObjectRef< FrameMemoryRecorder, Recorder > | FrameMemoryRecorderRef |
Definition of a object reference holding a frame memory recorder. More... | |
typedef Ocean::SmartObjectRef< FrameRecorder, Recorder > | FrameRecorderRef |
Definition of a object reference holding a frame recorder. More... | |
typedef SmartMediumRef< Image > | ImageRef |
Definition of a smart medium reference holding an image object. More... | |
typedef Ocean::SmartObjectRef< ImageRecorder, Recorder > | ImageRecorderRef |
Definition of a object reference holding an image recorder. More... | |
typedef SmartMediumRef< ImageSequence > | ImageSequenceRef |
Definition of a smart medium reference holding an image sequence object. More... | |
typedef Ocean::SmartObjectRef< ImageSequenceRecorder, Recorder > | ImageSequenceRecorderRef |
Definition of a object reference holding an image sequence recorder. More... | |
typedef Ocean::SmartObjectRef< ImplicitRecorder, Recorder > | ImplicitRecorderRef |
Definition of a object reference holding an explicit recorder. More... | |
typedef ObjectRef< Library > | LibraryRef |
Definition of a object reference holding a library object. More... | |
typedef SmartMediumRef< LiveAudio > | LiveAudioRef |
Definition of a smart medium reference holding a live audio object. More... | |
typedef SmartMediumRef< LiveMedium > | LiveMediumRef |
Definition of a smart medium reference holding a live medium object. More... | |
typedef SmartMediumRef< LiveVideo > | LiveVideoRef |
Definition of a smart medium reference holding a live video object. More... | |
typedef ObjectRef< Medium > | MediumRef |
This class implements a medium reference with an internal reference counter. More... | |
typedef SmartMediumRef< Microphone > | MicrophoneRef |
Definition of a smart medium reference holding a microphone object. More... | |
typedef SmartMediumRef< Movie > | MovieRef |
Definition of a smart medium reference holding a movie object. More... | |
typedef ObjectRef< MovieFrameProvider > | MovieFrameProviderRef |
Definition of an object reference holding a frame provider. More... | |
typedef Ocean::SmartObjectRef< MovieRecorder, Recorder > | MovieRecorderRef |
Definition of a object reference holding a movie recorder. More... | |
typedef SmartMediumRef< PixelImage > | PixelImageRef |
Definition of a smart medium reference holding a pixel image object. More... | |
typedef Ocean::ObjectRef< Recorder > | RecorderRef |
Definition of a object reference holding recorder objects. More... | |
typedef SmartMediumRef< SoundMedium > | SoundMediumRef |
Definition of a smart medium reference holding a sound medium object. More... | |
Namespace of the Media library.
The Namespace Ocean::Media is used in the entire Ocean Media Library.