| 
    Ocean
    
   | 
 
Go to the source code of this file.
Data Structures | |
| class | Ocean::Media::LiveVideo | 
| This class is the base class for all live videos.  More... | |
| class | Ocean::Media::LiveVideo::StreamProperty | 
| This class holds the relevant information describing the property of a stream.  More... | |
| struct | Ocean::Media::LiveVideo::StreamProperty::Hash | 
| Simple helper struct allowing to calculate a hash value for stream property.  More... | |
| class | Ocean::Media::LiveVideo::StreamConfiguration | 
| This class holds the relevant information describing a video stream configuration.  More... | |
Namespaces | |
| namespace | Ocean | 
| The namespace covering the entire Ocean framework.  | |
| namespace | Ocean::Media | 
| Namespace of the Media library.  | |
Typedefs | |
| using | Ocean::Media::LiveVideoRef = SmartMediumRef< LiveVideo > | 
| Definition of a smart medium reference holding a live video object.   | |