Pepper_37_C_interfaces
Public Attributes | List of all members
PPB_StreamParser_Samsung_0_9 Struct Reference

#include <ppb_stream_parser_samsung.h>

Collaboration diagram for PPB_StreamParser_Samsung_0_9:
Collaboration graph

Public Attributes

PP_Bool(* RegisterParser )(PP_Instance instance, struct PP_Var stream_type, const struct PPP_StreamParser_Samsung_0_9 *stream_parser_interface, void *user_data)
 
PP_Bool(* Init )(PP_Instance instance, int32_t stream_id, PP_Bool result, PP_MicrosecondsDelta duration)
 
PP_Bool(* NewAudioConfig )(PP_Instance instance, int32_t stream_id, const struct PP_SP_AudioDecoderConfig_0_9 *config)
 
PP_Bool(* NewVideoConfig )(PP_Instance instance, int32_t stream_id, const struct PP_SP_VideoDecoderConfig_0_9 *config)
 
PP_Bool(* NewBuffers )(PP_Instance instance, int32_t stream_id, PP_ElementaryStream_Type_Samsung type, int32_t track_id, PP_Resource buffer, uint32_t frames_count, const struct PP_Frames frames[])
 
void(* NewMediaSegment )(PP_Instance instance, int32_t stream_id, PP_MicrosecondsDelta timestamp)
 
void(* EndOfSegment )(PP_Instance instance, int32_t stream_id)
 
PP_Bool(* NeedKey )(PP_Instance instance, int32_t stream_id, struct PP_Var type, struct PP_Var init_data)
 

Detailed Description

Definition at line 174 of file ppb_stream_parser_samsung.h.

Member Data Documentation

void(* PPB_StreamParser_Samsung_0_9::EndOfSegment)(PP_Instance instance, int32_t stream_id)

Definition at line 202 of file ppb_stream_parser_samsung.h.

PP_Bool(* PPB_StreamParser_Samsung_0_9::Init)(PP_Instance instance, int32_t stream_id, PP_Bool result, PP_MicrosecondsDelta duration)

Definition at line 180 of file ppb_stream_parser_samsung.h.

PP_Bool(* PPB_StreamParser_Samsung_0_9::NeedKey)(PP_Instance instance, int32_t stream_id, struct PP_Var type, struct PP_Var init_data)

Definition at line 203 of file ppb_stream_parser_samsung.h.

PP_Bool(* PPB_StreamParser_Samsung_0_9::NewAudioConfig)(PP_Instance instance, int32_t stream_id, const struct PP_SP_AudioDecoderConfig_0_9 *config)

Definition at line 184 of file ppb_stream_parser_samsung.h.

PP_Bool(* PPB_StreamParser_Samsung_0_9::NewBuffers)(PP_Instance instance, int32_t stream_id, PP_ElementaryStream_Type_Samsung type, int32_t track_id, PP_Resource buffer, uint32_t frames_count, const struct PP_Frames frames[])

Definition at line 192 of file ppb_stream_parser_samsung.h.

void(* PPB_StreamParser_Samsung_0_9::NewMediaSegment)(PP_Instance instance, int32_t stream_id, PP_MicrosecondsDelta timestamp)

Definition at line 199 of file ppb_stream_parser_samsung.h.

PP_Bool(* PPB_StreamParser_Samsung_0_9::NewVideoConfig)(PP_Instance instance, int32_t stream_id, const struct PP_SP_VideoDecoderConfig_0_9 *config)

Definition at line 188 of file ppb_stream_parser_samsung.h.

PP_Bool(* PPB_StreamParser_Samsung_0_9::RegisterParser)(PP_Instance instance, struct PP_Var stream_type, const struct PPP_StreamParser_Samsung_0_9 *stream_parser_interface, void *user_data)

Definition at line 175 of file ppb_stream_parser_samsung.h.


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