Class DynamicRangeProfiles
public class DynamicRangeProfiles : JVMBridgeBase<DynamicRangeProfiles>, IDynamicMetaObjectProvider, IJVMBridgeCore, IEquatable<IJVMBridgeBaseInstance>, IDisposable, IJVMBridgeBaseStatic, IJVMBridgeBase, IJVMBridgeBaseInstance, IJVMBridgeDefinition
- Inheritance
-
DynamicRangeProfiles
- Implements
- Extension Methods
Constructors
DynamicRangeProfiles(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 DynamicRangeProfiles(IJVMBridgeBaseInitializer initializer)
Parameters
initializerIJVMBridgeBaseInitializer
DynamicRangeProfiles(long[])
public DynamicRangeProfiles(long[] arg0)
Parameters
Properties
BridgeClassName
Java class name to be instantiated
public override string BridgeClassName { get; }
Property Value
DOLBY_VISION_10B_HDR_OEM
public static long DOLBY_VISION_10B_HDR_OEM { get; set; }
Property Value
DOLBY_VISION_10B_HDR_OEM_PO
public static long DOLBY_VISION_10B_HDR_OEM_PO { get; set; }
Property Value
DOLBY_VISION_10B_HDR_REF
public static long DOLBY_VISION_10B_HDR_REF { get; set; }
Property Value
DOLBY_VISION_10B_HDR_REF_PO
public static long DOLBY_VISION_10B_HDR_REF_PO { get; set; }
Property Value
DOLBY_VISION_8B_HDR_OEM
public static long DOLBY_VISION_8B_HDR_OEM { get; set; }
Property Value
DOLBY_VISION_8B_HDR_OEM_PO
public static long DOLBY_VISION_8B_HDR_OEM_PO { get; set; }
Property Value
DOLBY_VISION_8B_HDR_REF
public static long DOLBY_VISION_8B_HDR_REF { get; set; }
Property Value
DOLBY_VISION_8B_HDR_REF_PO
public static long DOLBY_VISION_8B_HDR_REF_PO { get; set; }
Property Value
HDR10
public static long HDR10 { get; set; }
Property Value
HDR10_PLUS
public static long HDR10_PLUS { get; set; }
Property Value
HLG10
public static long HLG10 { 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
PUBLIC_MAX
public static long PUBLIC_MAX { get; set; }
Property Value
STANDARD
public static long STANDARD { get; set; }
Property Value
Methods
CreatePoolableInstance(long[])
HPA initializer for DynamicRangeProfiles(long[] arg0)
public static DynamicRangeProfiles CreatePoolableInstance(long[] arg0)
Parameters
arg0long[]
Returns
GetProfileCaptureRequestConstraints(long)
public Set<Long> GetProfileCaptureRequestConstraints(long arg0)
Parameters
Returns
GetSupportedProfiles()
public Set<Long> GetSupportedProfiles()
Returns
IsExtraLatencyPresent(long)
public bool IsExtraLatencyPresent(long arg0)