Table of Contents

Class CamcorderProfile

Namespace
Android.Media
Assembly
MASES.Netdroid.dll
public class CamcorderProfile : JVMBridgeBase<CamcorderProfile>, IDynamicMetaObjectProvider, IJVMBridgeCore, IDisposable, IJVMBridgeBaseStatic, IJVMBridgeBase, IJVMBridgeDefinition
Inheritance
JVMBridgeBase
JVMBridgeBase<CamcorderProfile>
CamcorderProfile
Implements
IJVMBridgeCore
IJVMBridgeBaseStatic
IJVMBridgeBase
IJVMBridgeDefinition
Inherited Members
JVMBridgeBase<CamcorderProfile>.IsAssignableFrom(IJavaType)
JVMBridgeBase<CamcorderProfile>.IsAssignableFrom<T>()
JVMBridgeBase<CamcorderProfile>.Execute<T>(params T[])
JVMBridgeBase<CamcorderProfile>.DynBridgeClazz
JVMBridgeBase<CamcorderProfile>.BridgeClazz
JVMBridgeBase.RuntimeClassNameOf<T>()
JVMBridgeBase.ClassNameOf<T>()
JVMBridgeBase.ClassOf<T>()
JVMBridgeBase.WrapsDirect<TNewClass>(IJavaObject)
JVMBridgeBase.Wraps<TNewClass>(IJavaObject)
JVMBridgeBase.Wraps<TNewClass, TReturn>(IJavaObject)
JVMBridgeBase.Wraps<TNewClass, TReturn, TConverter>(IJavaObject)
JVMBridgeBase.MonitorEnter()
JVMBridgeBase.MonitorExit()
JVMBridgeBase.IsInstanceOf(IJavaType)
JVMBridgeBase.IsInstanceOf<T>()
JVMBridgeBase.RuntimeIsInstanceOf<T>()
JVMBridgeBase.CastTo<TNewClass>()
JVMBridgeBase.CastDirect<TNewClass>()
JVMBridgeBase.Dispose()
JVMBridgeBase.ToString()
JVMBridgeBase.GetHashCode()
JVMBridgeBase.Notify()
JVMBridgeBase.NotifyAll()
JVMBridgeBase.Wait()
JVMBridgeBase.DynBridgeInstance
JVMBridgeBase.BridgeInstance
JVMBridgeBase.IsBridgeListener
Extension Methods

Constructors

CamcorderProfile()

Default constructor: even if the corresponding Java class does not have one, it is mandatory for JCOBridge

public CamcorderProfile()

CamcorderProfile(params object[])

Generic constructor: it is useful for JCOBridge when there is a derived class which needs to pass arguments to the highest JVMBridgeBase class

public CamcorderProfile(params object[] args)

Parameters

args object[]

Properties

BridgeClassName

public override string BridgeClassName { get; }

Property Value

string

IsBridgeAbstract

public override bool IsBridgeAbstract { get; }

Property Value

bool

IsBridgeCloseable

public override bool IsBridgeCloseable { get; }

Property Value

bool

IsBridgeInterface

public override bool IsBridgeInterface { get; }

Property Value

bool

IsBridgeStatic

public override bool IsBridgeStatic { get; }

Property Value

bool

QUALITY_1080P

public static int QUALITY_1080P { get; }

Property Value

int

QUALITY_2160P

public static int QUALITY_2160P { get; }

Property Value

int

QUALITY_2K

public static int QUALITY_2K { get; }

Property Value

int

QUALITY_480P

public static int QUALITY_480P { get; }

Property Value

int

QUALITY_4KDCI

public static int QUALITY_4KDCI { get; }

Property Value

int

QUALITY_720P

public static int QUALITY_720P { get; }

Property Value

int

QUALITY_8KUHD

public static int QUALITY_8KUHD { get; }

Property Value

int

QUALITY_CIF

public static int QUALITY_CIF { get; }

Property Value

int

QUALITY_HIGH

public static int QUALITY_HIGH { get; }

Property Value

int

QUALITY_HIGH_SPEED_1080P

public static int QUALITY_HIGH_SPEED_1080P { get; }

Property Value

int

QUALITY_HIGH_SPEED_2160P

public static int QUALITY_HIGH_SPEED_2160P { get; }

Property Value

int

QUALITY_HIGH_SPEED_480P

public static int QUALITY_HIGH_SPEED_480P { get; }

Property Value

int

QUALITY_HIGH_SPEED_4KDCI

public static int QUALITY_HIGH_SPEED_4KDCI { get; }

Property Value

int

QUALITY_HIGH_SPEED_720P

public static int QUALITY_HIGH_SPEED_720P { get; }

Property Value

int

QUALITY_HIGH_SPEED_CIF

public static int QUALITY_HIGH_SPEED_CIF { get; }

Property Value

int

QUALITY_HIGH_SPEED_HIGH

public static int QUALITY_HIGH_SPEED_HIGH { get; }

Property Value

int

QUALITY_HIGH_SPEED_LOW

public static int QUALITY_HIGH_SPEED_LOW { get; }

Property Value

int

QUALITY_HIGH_SPEED_VGA

public static int QUALITY_HIGH_SPEED_VGA { get; }

Property Value

int

QUALITY_LOW

public static int QUALITY_LOW { get; }

Property Value

int

QUALITY_QCIF

public static int QUALITY_QCIF { get; }

Property Value

int

QUALITY_QHD

public static int QUALITY_QHD { get; }

Property Value

int

QUALITY_QVGA

public static int QUALITY_QVGA { get; }

Property Value

int

QUALITY_TIME_LAPSE_1080P

public static int QUALITY_TIME_LAPSE_1080P { get; }

Property Value

int

QUALITY_TIME_LAPSE_2160P

public static int QUALITY_TIME_LAPSE_2160P { get; }

Property Value

int

QUALITY_TIME_LAPSE_2K

public static int QUALITY_TIME_LAPSE_2K { get; }

Property Value

int

QUALITY_TIME_LAPSE_480P

public static int QUALITY_TIME_LAPSE_480P { get; }

Property Value

int

QUALITY_TIME_LAPSE_4KDCI

public static int QUALITY_TIME_LAPSE_4KDCI { get; }

Property Value

int

QUALITY_TIME_LAPSE_720P

public static int QUALITY_TIME_LAPSE_720P { get; }

Property Value

int

QUALITY_TIME_LAPSE_8KUHD

public static int QUALITY_TIME_LAPSE_8KUHD { get; }

Property Value

int

QUALITY_TIME_LAPSE_CIF

public static int QUALITY_TIME_LAPSE_CIF { get; }

Property Value

int

QUALITY_TIME_LAPSE_HIGH

public static int QUALITY_TIME_LAPSE_HIGH { get; }

Property Value

int

QUALITY_TIME_LAPSE_LOW

public static int QUALITY_TIME_LAPSE_LOW { get; }

Property Value

int

QUALITY_TIME_LAPSE_QCIF

public static int QUALITY_TIME_LAPSE_QCIF { get; }

Property Value

int

QUALITY_TIME_LAPSE_QHD

public static int QUALITY_TIME_LAPSE_QHD { get; }

Property Value

int

QUALITY_TIME_LAPSE_QVGA

public static int QUALITY_TIME_LAPSE_QVGA { get; }

Property Value

int

QUALITY_TIME_LAPSE_VGA

public static int QUALITY_TIME_LAPSE_VGA { get; }

Property Value

int

QUALITY_VGA

public static int QUALITY_VGA { get; }

Property Value

int

audioBitRate

public int audioBitRate { get; set; }

Property Value

int

audioChannels

public int audioChannels { get; set; }

Property Value

int

audioCodec

public int audioCodec { get; set; }

Property Value

int

audioSampleRate

public int audioSampleRate { get; set; }

Property Value

int

duration

public int duration { get; set; }

Property Value

int

fileFormat

public int fileFormat { get; set; }

Property Value

int

quality

public int quality { get; set; }

Property Value

int

videoBitRate

public int videoBitRate { get; set; }

Property Value

int

videoCodec

public int videoCodec { get; set; }

Property Value

int

videoFrameHeight

public int videoFrameHeight { get; set; }

Property Value

int

videoFrameRate

public int videoFrameRate { get; set; }

Property Value

int

videoFrameWidth

public int videoFrameWidth { get; set; }

Property Value

int

Methods

Get(int)

[Obsolete]
public static CamcorderProfile Get(int arg0)

Parameters

arg0 int

int

Returns

CamcorderProfile

CamcorderProfile

Get(int, int)

[Obsolete]
public static CamcorderProfile Get(int arg0, int arg1)

Parameters

arg0 int

int

arg1 int

int

Returns

CamcorderProfile

CamcorderProfile

GetAll(String, int)

public static EncoderProfiles GetAll(String arg0, int arg1)

Parameters

arg0 String

String

arg1 int

int

Returns

EncoderProfiles

EncoderProfiles

HasProfile(int)

public static bool HasProfile(int arg0)

Parameters

arg0 int

int

Returns

bool

bool

HasProfile(int, int)

public static bool HasProfile(int arg0, int arg1)

Parameters

arg0 int

int

arg1 int

int

Returns

bool

bool