Class android.media.CamcorderProfile

Added Methods
boolean  hasProfile( int)  
boolean  hasProfile( int, int )  
 

Added Fields
int  QUALITY_1080P  
int  QUALITY_480P  
int  QUALITY_720P  
int  QUALITY_CIF  
int  QUALITY_QCIF  
int  QUALITY_TIME_LAPSE_1080P  
int  QUALITY_TIME_LAPSE_480P  
int  QUALITY_TIME_LAPSE_720P  
int  QUALITY_TIME_LAPSE_CIF  
int  QUALITY_TIME_LAPSE_HIGH  
int  QUALITY_TIME_LAPSE_LOW  
int  QUALITY_TIME_LAPSE_QCIF  
 
No examples for this method.
Frequently called with: [Clear]
Portions of this page are reproduced from work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. The original page is available here.