Pepper_31_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 codec
 
PP_VideoCodec_Profile profile
 
PP_VideoFrame_Format format
 
PP_Bool is_encrypted
 
struct PP_GFXRect visible_rect
 
struct PP_GFXSize coded_size
 
struct PP_GFXSize natural_size
 
struct PP_Var extra_data
 

Detailed Description

Structure described video stream configuration

Definition at line 349 of file pp_stream_parser_samsung.h.

Member Data Documentation

PP_VideoCodec_Type PP_SP_VideoDecoderConfig::codec

Definition at line 350 of file pp_stream_parser_samsung.h.

struct PP_GFXSize PP_SP_VideoDecoderConfig::coded_size

Definition at line 356 of file pp_stream_parser_samsung.h.

struct PP_Var PP_SP_VideoDecoderConfig::extra_data

Definition at line 363 of file pp_stream_parser_samsung.h.

PP_VideoFrame_Format PP_SP_VideoDecoderConfig::format

Definition at line 353 of file pp_stream_parser_samsung.h.

PP_Bool PP_SP_VideoDecoderConfig::is_encrypted

Definition at line 354 of file pp_stream_parser_samsung.h.

struct PP_GFXSize PP_SP_VideoDecoderConfig::natural_size

Definition at line 357 of file pp_stream_parser_samsung.h.

PP_VideoCodec_Profile PP_SP_VideoDecoderConfig::profile

Definition at line 352 of file pp_stream_parser_samsung.h.

struct PP_GFXRect PP_SP_VideoDecoderConfig::visible_rect

Definition at line 355 of file pp_stream_parser_samsung.h.


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