Pepper_56_C_interfaces
Pepper_56_C_interfaces
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
PP_VideoTrackInfo Struct Reference

#include <pp_media_player_samsung.h>

Public Attributes

uint32_t index
 
uint32_t bitrate
 
struct PP_Size size
 

Detailed Description

Structure describing video track from played media.

Member Data Documentation

uint32_t PP_VideoTrackInfo::bitrate

Minimal bandwidth (in bits per second - bps) of delivery channel required to deliver given video track.

uint32_t PP_VideoTrackInfo::index

Index of the track in currently played media. Note this index is only valid for currently attached data source.

struct PP_Size PP_VideoTrackInfo::size

Decoded video frame size in pixels.


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