Pepper_31_C_interfaces
Public Attributes | List of all members
PP_TimeRange Struct Reference

#include <pp_media_source_samsung.h>

Collaboration diagram for PP_TimeRange:
Collaboration graph

Public Attributes

PP_MicrosecondsDelta start
 
PP_MicrosecondsDelta end
 

Detailed Description

The PP_TimeRange struct contains information about buffered time range - it's start and end.

Definition at line 32 of file pp_media_source_samsung.h.

Member Data Documentation

PP_MicrosecondsDelta PP_TimeRange::end

Time in microseconds of ending of buffered data

Definition at line 40 of file pp_media_source_samsung.h.

PP_MicrosecondsDelta PP_TimeRange::start

Time in microseconds of begining of buffered data

Definition at line 36 of file pp_media_source_samsung.h.


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