Native Player  1.0
AudioStream Struct Reference

Describes the audio stream. More...

#include <media_stream.h>

Public Attributes

CommonStreamDescription description
 
std::string language
 

Detailed Description

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.

Note
Fields which aren't specified in the DASH manifest should be 0 or empty.

Definition at line 101 of file media_stream.h.

Member Data Documentation

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.


The documentation for this struct was generated from the following file: