Pepper_37_C_interfaces
Public Attributes | List of all members
PP_SP_VideoDecoderConfig Struct Reference

#include <pp_stream_parser_samsung.h>

Collaboration diagram for PP_SP_VideoDecoderConfig:
Collaboration graph

Public Attributes

PP_VideoCodec_Type_Samsung codec
 
PP_VideoCodec_Profile_Samsung profile
 
PP_VideoFrame_Format_Samsung format
 
uint32_t codec_tag
 
struct PP_GFXRect visible_rect
 
struct PP_GFXSize coded_size
 
struct PP_GFXSize natural_size
 
struct PP_Rational frame_rate
 
PP_Bool is_encrypted
 
int32_t padding
 
struct PP_Var extra_data
 

Detailed Description

Definition at line 164 of file pp_stream_parser_samsung.h.

Member Data Documentation

PP_VideoCodec_Type_Samsung PP_SP_VideoDecoderConfig::codec

Definition at line 165 of file pp_stream_parser_samsung.h.

uint32_t PP_SP_VideoDecoderConfig::codec_tag

Definition at line 170 of file pp_stream_parser_samsung.h.

struct PP_GFXSize PP_SP_VideoDecoderConfig::coded_size

Definition at line 172 of file pp_stream_parser_samsung.h.

struct PP_Var PP_SP_VideoDecoderConfig::extra_data

Definition at line 182 of file pp_stream_parser_samsung.h.

PP_VideoFrame_Format_Samsung PP_SP_VideoDecoderConfig::format

Definition at line 168 of file pp_stream_parser_samsung.h.

struct PP_Rational PP_SP_VideoDecoderConfig::frame_rate

Definition at line 174 of file pp_stream_parser_samsung.h.

PP_Bool PP_SP_VideoDecoderConfig::is_encrypted

Definition at line 175 of file pp_stream_parser_samsung.h.

struct PP_GFXSize PP_SP_VideoDecoderConfig::natural_size

Definition at line 173 of file pp_stream_parser_samsung.h.

int32_t PP_SP_VideoDecoderConfig::padding

Definition at line 176 of file pp_stream_parser_samsung.h.

PP_VideoCodec_Profile_Samsung PP_SP_VideoDecoderConfig::profile

Definition at line 167 of file pp_stream_parser_samsung.h.

struct PP_GFXRect PP_SP_VideoDecoderConfig::visible_rect

Definition at line 171 of file pp_stream_parser_samsung.h.


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