Agora Java API Reference for Android
Public Member Functions | Public Attributes | List of all members
io.agora.base.VideoFrame.ColorSpace.Matrix Enum Reference

Public Member Functions

int getMatrix ()
 

Public Attributes

 RGB =(0)
 
 BT709 =(1)
 
 Unspecified =(2)
 
 FCC =(4)
 
 BT470BG =(5)
 
 SMPTE170M =(6)
 
 SMPTE240M =(7)
 
 YCOCG =(8)
 
 BT2020_NCL =(9)
 
 BT2020_CL =(10)
 
 SMPTE2085 =(11)
 
 CDNCLS =(12)
 
 CDCLS =(13)
 
 BT2100_ICTCP =(14)