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

Public Member Functions

int getTransfer ()
 

Public Attributes

 BT709 =(1)
 
 Unspecified =(2)
 
 GAMMA22 =(4)
 
 GAMMA28 =(5)
 
 SMPTE170M =(6)
 
 SMPTE240M =(7)
 
 LINEAR =(8)
 
 LOG =(9)
 
 LOG_SQRT =(10)
 
 IEC61966_2_4 =(11)
 
 BT1361_ECG =(12)
 
 IEC61966_2_1 =(13)
 
 BT2020_10 =(14)
 
 BT2020_12 =(15)
 
 SMPTEST2084 =(16)
 
 SMPTEST428 =(17)
 
 ARIB_STD_B67 =(18)