#include <libvlc_media_track.h>
◆ [union]
◆ audio
◆ i_bitrate
unsigned int libvlc_media_track_t::i_bitrate |
◆ i_codec
uint32_t libvlc_media_track_t::i_codec |
◆ i_id
int libvlc_media_track_t::i_id |
◆ i_level
int libvlc_media_track_t::i_level |
◆ i_original_fourcc
uint32_t libvlc_media_track_t::i_original_fourcc |
◆ i_profile
int libvlc_media_track_t::i_profile |
◆ i_type
◆ id_stable
bool libvlc_media_track_t::id_stable |
A string identifier is stable when it is certified to be the same across different playback instances for the same track.
◆ psz_description
char* libvlc_media_track_t::psz_description |
◆ psz_id
const char* libvlc_media_track_t::psz_id |
String identifier of track, can be used to save the track preference from an other LibVLC run.
◆ psz_language
char* libvlc_media_track_t::psz_language |
◆ psz_name
char* libvlc_media_track_t::psz_name |
Name of the track, only valid when the track is fetch from a media_player.
◆ selected
bool libvlc_media_track_t::selected |
true if the track is selected, only valid when the track is fetch from a media_player
◆ subtitle
◆ video
The documentation for this struct was generated from the following file: