SDL_kitchensink
Loading...
Searching...
No Matches
Data Fields
Kit_PlayerInfo Struct Reference

Contains information about the streams selected for playback. More...

#include <kitplayer.h>

Data Fields

Kit_PlayerStreamInfo video
 Video stream data.
 
Kit_PlayerStreamInfo audio
 Audio stream data.
 
Kit_PlayerStreamInfo subtitle
 Subtitle stream data.
 

Detailed Description

Contains information about the streams selected for playback.

Field Documentation

◆ audio

Kit_PlayerStreamInfo Kit_PlayerInfo::audio

Audio stream data.

◆ subtitle

Kit_PlayerStreamInfo Kit_PlayerInfo::subtitle

Subtitle stream data.

◆ video

Kit_PlayerStreamInfo Kit_PlayerInfo::video

Video stream data.


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