Pepper_47_C_interfaces
Public Attributes | List of all members
PP_VideoTrackInfo Struct Reference

#include <pp_media_player_samsung.h>

Collaboration diagram for PP_VideoTrackInfo:
Collaboration graph

Public Attributes

uint32_t index
 
uint32_t bitrate
 
struct PP_Size size
 

Detailed Description

Structure describing video track from played media.

Definition at line 101 of file pp_media_player_samsung.h.

Member Data Documentation

uint32_t PP_VideoTrackInfo::bitrate

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

Definition at line 111 of file pp_media_player_samsung.h.

uint32_t PP_VideoTrackInfo::index

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

Definition at line 106 of file pp_media_player_samsung.h.

struct PP_Size PP_VideoTrackInfo::size

Decoded video frame size in pixels.

Definition at line 115 of file pp_media_player_samsung.h.


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