Table of Contents

Class MediaStore.Video.VideoColumns

Namespace
Android.Provider
Assembly
MASES.Netdroid.dll
public class MediaStore.Video.VideoColumns : MediaStore.MediaColumns, IDynamicMetaObjectProvider, IJVMBridgeCore, IEquatable<IJVMBridgeBaseInstance>, IDisposable, IJVMBridgeBaseStatic, IJVMBridgeBase, IJVMBridgeBaseInstance, IJVMBridgeDefinition, IBaseColumns
Inheritance
MediaStore.Video.VideoColumns
Implements
Derived
Inherited Members
Extension Methods

Constructors

VideoColumns(IJVMBridgeBaseInitializer)

Initializer used internally by JCOBridge. Do not use directly.

[Obsolete("This public initializer is needed for JCOBridge internal use, other uses can produce unidentible behaviors.")]
public VideoColumns(IJVMBridgeBaseInitializer initializer)

Parameters

initializer IJVMBridgeBaseInitializer

Properties

BOOKMARK

public static String BOOKMARK { get; set; }

Property Value

String

BridgeClassName

Java class name to be instantiated

public override string BridgeClassName { get; }

Property Value

string

CATEGORY

public static String CATEGORY { get; set; }

Property Value

String

COLOR_RANGE

public static String COLOR_RANGE { get; set; }

Property Value

String

COLOR_STANDARD

public static String COLOR_STANDARD { get; set; }

Property Value

String

COLOR_TRANSFER

public static String COLOR_TRANSFER { get; set; }

Property Value

String

DESCRIPTION

public static String DESCRIPTION { get; set; }

Property Value

String

IS_PRIVATE

public static String IS_PRIVATE { get; set; }

Property Value

String

IsBridgeAbstract

true if the BridgeClassName is an abstract class, i.e. cannot be created an instance

public override bool IsBridgeAbstract { get; }

Property Value

bool

IsBridgeCloseable

true if the BridgeClassName implements java.lang.AutoCloseable

public override bool IsBridgeCloseable { get; }

Property Value

bool

IsBridgeInterface

true if the BridgeClassName is an interface, i.e. does not have any public constructor

public override bool IsBridgeInterface { get; }

Property Value

bool

IsBridgeStatic

true if the BridgeClassName is a static class, i.e. does not have any public constructor

public override bool IsBridgeStatic { get; }

Property Value

bool

LANGUAGE

public static String LANGUAGE { get; set; }

Property Value

String

LATITUDE

[Obsolete("Deprecated in JVM")]
public static String LATITUDE { get; set; }

Property Value

String

LONGITUDE

[Obsolete("Deprecated in JVM")]
public static String LONGITUDE { get; set; }

Property Value

String

MINI_THUMB_MAGIC

[Obsolete("Deprecated in JVM")]
public static String MINI_THUMB_MAGIC { get; set; }

Property Value

String

TAGS

public static String TAGS { get; set; }

Property Value

String