Class MediaStore.Video.VideoColumns
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
initializerIJVMBridgeBaseInitializer
Properties
BOOKMARK
https://developer.android.com/reference/android/provider/MediaStore.Video.VideoColumns.html#BOOKMARK
public static String BOOKMARK { get; set; }
Property Value
BridgeClassName
Java class name to be instantiated
public override string BridgeClassName { get; }
Property Value
CATEGORY
https://developer.android.com/reference/android/provider/MediaStore.Video.VideoColumns.html#CATEGORY
public static String CATEGORY { get; set; }
Property Value
COLOR_RANGE
public static String COLOR_RANGE { get; set; }
Property Value
COLOR_STANDARD
public static String COLOR_STANDARD { get; set; }
Property Value
COLOR_TRANSFER
public static String COLOR_TRANSFER { get; set; }
Property Value
DESCRIPTION
public static String DESCRIPTION { get; set; }
Property Value
IS_PRIVATE
public static String IS_PRIVATE { get; set; }
Property Value
IsBridgeAbstract
true if the BridgeClassName is an abstract class, i.e. cannot be created an instance
public override bool IsBridgeAbstract { get; }
Property Value
IsBridgeCloseable
true if the BridgeClassName implements java.lang.AutoCloseable
public override bool IsBridgeCloseable { get; }
Property Value
IsBridgeInterface
true if the BridgeClassName is an interface, i.e. does not have any public constructor
public override bool IsBridgeInterface { get; }
Property Value
IsBridgeStatic
true if the BridgeClassName is a static class, i.e. does not have any public constructor
public override bool IsBridgeStatic { get; }
Property Value
LANGUAGE
https://developer.android.com/reference/android/provider/MediaStore.Video.VideoColumns.html#LANGUAGE
public static String LANGUAGE { get; set; }
Property Value
LATITUDE
https://developer.android.com/reference/android/provider/MediaStore.Video.VideoColumns.html#LATITUDE
[Obsolete("Deprecated in JVM")]
public static String LATITUDE { get; set; }
Property Value
LONGITUDE
[Obsolete("Deprecated in JVM")]
public static String LONGITUDE { get; set; }
Property Value
MINI_THUMB_MAGIC
[Obsolete("Deprecated in JVM")]
public static String MINI_THUMB_MAGIC { get; set; }
Property Value
TAGS
public static String TAGS { get; set; }