Kodi Docs 20.0
Kodi is an open source media player and entertainment hub.
stream_codec.h File Reference

Enumerations

enum  STREAMCODEC_PROFILE {
  CodecProfileUnknown = 0 , CodecProfileNotNeeded , H264CodecProfileBaseline , H264CodecProfileMain ,
  H264CodecProfileExtended , H264CodecProfileHigh , H264CodecProfileHigh10 , H264CodecProfileHigh422 ,
  H264CodecProfileHigh444Predictive , VP9CodecProfile0 = 20 , VP9CodecProfile1 , VP9CodecProfile2 ,
  VP9CodecProfile3
}