|
Pepper_37_C_interfaces
|
#include <pp_stream_parser_samsung.h>

Public Attributes | |
| PP_AudioCodec_Type_Samsung | codec |
| PP_AudioCodec_Profile_Samsung | profile |
| PP_SampleFormat_Samsung | sample_format |
| int32_t | bits_per_channel |
| PP_ChannelLayout_Samsung | channel_layout |
| int32_t | samples_per_second |
| int32_t | bytes_per_frame |
| int32_t | bit_rate |
| int32_t | block_align |
| uint32_t | codec_tag |
| PP_MicrosecondsDelta | seek_preroll |
| PP_MicrosecondsDelta | codec_delay |
| PP_Bool | is_encrypted |
| int32_t | padding |
| struct PP_Var | extra_data |
Definition at line 114 of file pp_stream_parser_samsung.h.
| int32_t PP_SP_AudioDecoderConfig::bit_rate |
Definition at line 123 of file pp_stream_parser_samsung.h.
| int32_t PP_SP_AudioDecoderConfig::bits_per_channel |
Definition at line 119 of file pp_stream_parser_samsung.h.
| int32_t PP_SP_AudioDecoderConfig::block_align |
Definition at line 125 of file pp_stream_parser_samsung.h.
| int32_t PP_SP_AudioDecoderConfig::bytes_per_frame |
Definition at line 122 of file pp_stream_parser_samsung.h.
| PP_ChannelLayout_Samsung PP_SP_AudioDecoderConfig::channel_layout |
Definition at line 120 of file pp_stream_parser_samsung.h.
| PP_AudioCodec_Type_Samsung PP_SP_AudioDecoderConfig::codec |
Definition at line 115 of file pp_stream_parser_samsung.h.
| PP_MicrosecondsDelta PP_SP_AudioDecoderConfig::codec_delay |
Definition at line 129 of file pp_stream_parser_samsung.h.
| uint32_t PP_SP_AudioDecoderConfig::codec_tag |
Definition at line 127 of file pp_stream_parser_samsung.h.
| struct PP_Var PP_SP_AudioDecoderConfig::extra_data |
Definition at line 137 of file pp_stream_parser_samsung.h.
| PP_Bool PP_SP_AudioDecoderConfig::is_encrypted |
Definition at line 130 of file pp_stream_parser_samsung.h.
| int32_t PP_SP_AudioDecoderConfig::padding |
Definition at line 131 of file pp_stream_parser_samsung.h.
| PP_AudioCodec_Profile_Samsung PP_SP_AudioDecoderConfig::profile |
Definition at line 117 of file pp_stream_parser_samsung.h.
| PP_SampleFormat_Samsung PP_SP_AudioDecoderConfig::sample_format |
Definition at line 118 of file pp_stream_parser_samsung.h.
| int32_t PP_SP_AudioDecoderConfig::samples_per_second |
Definition at line 121 of file pp_stream_parser_samsung.h.
| PP_MicrosecondsDelta PP_SP_AudioDecoderConfig::seek_preroll |
Definition at line 128 of file pp_stream_parser_samsung.h.
1.8.6