Uses of Class
android.media.CamcorderProfile

Packages that use CamcorderProfile
android.media   
 

Uses of CamcorderProfile in android.media
 

Methods in android.media that return CamcorderProfile
static CamcorderProfile CamcorderProfile.get(int quality)
           
static CamcorderProfile CamcorderProfile.get(int cameraId, int quality)
           
 

Methods in android.media with parameters of type CamcorderProfile
 void MediaRecorder.setProfile(CamcorderProfile profile)
           
 



Copyright © 2008-2012. All Rights Reserved.