| Pepper_47_C_interfaces
    | 
#include <pp_media_player_samsung.h>

| Public Attributes | |
| uint32_t | index | 
| uint32_t | bitrate | 
| struct PP_Size | size | 
Structure describing video track from played media.
Definition at line 101 of file pp_media_player_samsung.h.
| 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.
 1.8.6
 1.8.6