Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include <pvr_stream.h>
Public Attributes | |
enum PVR_CODEC_TYPE | codec_type |
Used codec type for stream. | |
unsigned int | codec_id |
Related codec identifier, normally match the ffmpeg id's. | |
unsigned int PVR_CODEC::codec_id |
Related codec identifier, normally match the ffmpeg id's.
enum PVR_CODEC_TYPE PVR_CODEC::codec_type |
Used codec type for stream.