Native Player
1.0
|
Describes the audio stream. More...
#include <media_stream.h>
Public Attributes | |
CommonStreamDescription | description |
std::string | language |
Describes the audio stream.
Consists of CommonStreamDescription and audio detailed description.
This struct is used to build audio elementary stream basing on information parsed from the DASH manifest.
Definition at line 101 of file media_stream.h.
CommonStreamDescription AudioStream::description |
Definition at line 102 of file media_stream.h.
std::string AudioStream::language |
Definition at line 103 of file media_stream.h.