Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches

#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.
 

Member Data Documentation

◆ codec_id

unsigned int PVR_CODEC::codec_id

Related codec identifier, normally match the ffmpeg id's.

◆ codec_type

enum PVR_CODEC_TYPE PVR_CODEC::codec_type

Used codec type for stream.


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