6 #ifndef INCLUDE_SAMSUNG_WASM_ELEMENTARY_AUDIO_TRACK_CONFIG_H_ 7 #define INCLUDE_SAMSUNG_WASM_ELEMENTARY_AUDIO_TRACK_CONFIG_H_ 77 std::vector<uint8_t> extradata,
80 uint32_t samples_per_second)
86 samples_per_second) {}
89 std::vector<uint8_t> extradata,
93 uint32_t samples_per_second)
97 sample_format(sample_format),
98 channel_layout(channel_layout),
99 samples_per_second(samples_per_second) {}
109 #endif // INCLUDE_SAMSUNG_WASM_ELEMENTARY_AUDIO_TRACK_CONFIG_H_ Compressed E-AC3 bitstream.
Front L + R + C, LFE, Side L + R, Back L + R.
Front L + R + C, Side L + R, Front LofC, Front RofC.
SampleFormat sample_format
ElementaryAudioTrackConfig(std::string mime_type, std::vector< uint8_t > extradata, SampleFormat sample_format, ChannelLayout channel_layout, uint32_t samples_per_second)
Stereo L + R, Side L + R, Front LofC + RofC.
Stereo L + R, Front C, LFE, Side L + R, Rear, Center.
Front L, Front R, Front C, LFE, Back L + R.
ChannelLayout channel_layout
Stereo L + R, Front C, LFE.
uint32_t samples_per_second
Stereo L + R, Front C, Side L + R, Back C.
Front L + R + C, Back L + R.
Unsigned 8-bit w/ bias of 128.
Front L + R + C, LFE, Back L + R, Front LofC + RofC.
Channels are not explicitly mapped to speakers.
Stereo L + R, Side L, Side R, Front LofC + RofC, LFE.
Front L + R + C, LFE, Side L + R, Front LofC + RofC.
Front L + R + C, LFE, Side L + R.
Stereo L + R, Front C, LFE, Back L + R, Rear Center.
Compressed AC3 bitstream.
Channel Layout is unsupported.
Front L + R + C, Side L + R, Back L + R.
ElementaryAudioTrackConfig()
Front L + R + C, Side L + R.
Stereo L + R, Front C, Back L + R + C.
Stereo L + R, Front C, Rear C, LFE.
ChannelLayout
Lists audio channel layouts recognized by WASM Player.
ElementaryAudioTrackConfig(std::string mime_type, std::vector< uint8_t > extradata, DecodingMode decoding_mode, SampleFormat sample_format, ChannelLayout channel_layout, uint32_t samples_per_second)
SampleFormat
Lists audio sampling formats recognized by WASM Player.
Channel Layout is unspecified.
Front L + R + C, Side L + R, Back L + R + C.
Front L + R, Side L + R, LFE.