Table of Contents

Class MediaStore.Video.VideoColumns

Namespace
Android.Provider
Assembly
MASES.Netdroid.dll
public class MediaStore.Video.VideoColumns : MediaStore.MediaColumns, IDynamicMetaObjectProvider, IJVMBridgeCore, IDisposable, IJVMBridgeBaseStatic, IJVMBridgeBase, IJVMBridgeDefinition, IBaseColumns
Inheritance
JVMBridgeBase
JVMBridgeBase<BaseColumns>
MediaStore.Video.VideoColumns
Implements
IJVMBridgeCore
IJVMBridgeBaseStatic
IJVMBridgeBase
IJVMBridgeDefinition
Derived
Inherited Members
JVMBridgeBase<BaseColumns>.IsAssignableFrom(IJavaType)
JVMBridgeBase<BaseColumns>.IsAssignableFrom<T>()
JVMBridgeBase<BaseColumns>.Execute<T>(params T[])
JVMBridgeBase<BaseColumns>.DynBridgeClazz
JVMBridgeBase<BaseColumns>.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

VideoColumns()

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

[Obsolete("VideoColumns class represents, in .NET, an instance of a JVM interface or abstract class. This public initializer is needed for JCOBridge internal use, other uses can produce unidentible behaviors.")]
public VideoColumns()

VideoColumns(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

[Obsolete("VideoColumns class represents, in .NET, an instance of a JVM interface or abstract class. This public initializer is needed for JCOBridge internal use, other uses can produce unidentible behaviors.")]
public VideoColumns(params object[] args)

Parameters

args object[]

Properties

BOOKMARK

public static String BOOKMARK { get; }

Property Value

String

BridgeClassName

public override string BridgeClassName { get; }

Property Value

string

CATEGORY

public static String CATEGORY { get; }

Property Value

String

COLOR_RANGE

public static String COLOR_RANGE { get; }

Property Value

String

COLOR_STANDARD

public static String COLOR_STANDARD { get; }

Property Value

String

COLOR_TRANSFER

public static String COLOR_TRANSFER { get; }

Property Value

String

DESCRIPTION

public static String DESCRIPTION { get; }

Property Value

String

IS_PRIVATE

public static String IS_PRIVATE { 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

LANGUAGE

public static String LANGUAGE { get; }

Property Value

String

LATITUDE

[Obsolete]
public static String LATITUDE { get; }

Property Value

String

LONGITUDE

[Obsolete]
public static String LONGITUDE { get; }

Property Value

String

MINI_THUMB_MAGIC

[Obsolete]
public static String MINI_THUMB_MAGIC { get; }

Property Value

String

TAGS

public static String TAGS { get; }

Property Value

String