Theora Playback Library  1.1.0
Classes | Enumerations
TheoraVideoClip.h File Reference

Go to the source code of this file.

Classes

class  TheoraVideoClip
 

Enumerations

enum  TheoraOutputMode {
  TH_UNDEFINED = 0, TH_RGB = 1, TH_RGBA = 2, TH_RGBX = 3,
  TH_ARGB = 4, TH_XRGB = 5, TH_BGR = 6, TH_BGRA = 7,
  TH_BGRX = 8, TH_ABGR = 9, TH_XBGR = 10, TH_GREY = 11,
  TH_GREY3 = 12, TH_GREY3A = 13, TH_GREY3X = 14, TH_AGREY3 = 15,
  TH_XGREY3 = 16, TH_YUV = 17, TH_YUVA = 18, TH_YUVX = 19,
  TH_AYUV = 20, TH_XYUV = 21
}
 

Enumeration Type Documentation

format of the TheoraVideoFrame pixels. Affects decoding time

Enumerator
TH_UNDEFINED 
TH_RGB 
TH_RGBA 
TH_RGBX 
TH_ARGB 
TH_XRGB 
TH_BGR 
TH_BGRA 
TH_BGRX 
TH_ABGR 
TH_XBGR 
TH_GREY 
TH_GREY3 
TH_GREY3A 
TH_GREY3X 
TH_AGREY3 
TH_XGREY3 
TH_YUV 
TH_YUVA 
TH_YUVX 
TH_AYUV 
TH_XYUV