Pepper_31_C_interfaces
Public Attributes | List of all members
PP_Frames Struct Reference

#include <pp_stream_parser_samsung.h>

Collaboration diagram for PP_Frames:
Collaboration graph

Public Attributes

int32_t size
 
PP_Bool is_key_frame
 
PP_MicrosecondsDelta dts
 
PP_MicrosecondsDelta pts
 
PP_MicrosecondsDelta duration
 

Detailed Description

Structure described frames

Definition at line 370 of file pp_stream_parser_samsung.h.

Member Data Documentation

PP_MicrosecondsDelta PP_Frames::dts

Decompression Timestamp

Definition at line 376 of file pp_stream_parser_samsung.h.

PP_MicrosecondsDelta PP_Frames::duration

Duration of given packet

Definition at line 380 of file pp_stream_parser_samsung.h.

PP_Bool PP_Frames::is_key_frame

Does buffer contains key frame

Definition at line 374 of file pp_stream_parser_samsung.h.

PP_MicrosecondsDelta PP_Frames::pts

Presentation Timesatmp

Definition at line 378 of file pp_stream_parser_samsung.h.

int32_t PP_Frames::size

Size of frame data

Definition at line 372 of file pp_stream_parser_samsung.h.


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