Class MediaCodecInfo.VideoCapabilities.PerformancePoint
public class MediaCodecInfo.VideoCapabilities.PerformancePoint : JVMBridgeBase<MediaCodecInfo.VideoCapabilities.PerformancePoint>, IDynamicMetaObjectProvider, IJVMBridgeCore, IEquatable<IJVMBridgeBaseInstance>, IDisposable, IJVMBridgeBaseStatic, IJVMBridgeBase, IJVMBridgeBaseInstance, IJVMBridgeDefinition
- Inheritance
-
MediaCodecInfo.VideoCapabilities.PerformancePoint
- Implements
- Extension Methods
Constructors
PerformancePoint(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 PerformancePoint(IJVMBridgeBaseInitializer initializer)
Parameters
initializerIJVMBridgeBaseInitializer
PerformancePoint(int, int, int)
public PerformancePoint(int arg0, int arg1, int arg2)
Parameters
Properties
BridgeClassName
Java class name to be instantiated
public override string BridgeClassName { get; }
Property Value
FHD_100
public static MediaCodecInfo.VideoCapabilities.PerformancePoint FHD_100 { get; set; }
Property Value
FHD_120
public static MediaCodecInfo.VideoCapabilities.PerformancePoint FHD_120 { get; set; }
Property Value
FHD_200
public static MediaCodecInfo.VideoCapabilities.PerformancePoint FHD_200 { get; set; }
Property Value
FHD_24
public static MediaCodecInfo.VideoCapabilities.PerformancePoint FHD_24 { get; set; }
Property Value
FHD_240
public static MediaCodecInfo.VideoCapabilities.PerformancePoint FHD_240 { get; set; }
Property Value
FHD_25
public static MediaCodecInfo.VideoCapabilities.PerformancePoint FHD_25 { get; set; }
Property Value
FHD_30
public static MediaCodecInfo.VideoCapabilities.PerformancePoint FHD_30 { get; set; }
Property Value
FHD_50
public static MediaCodecInfo.VideoCapabilities.PerformancePoint FHD_50 { get; set; }
Property Value
FHD_60
public static MediaCodecInfo.VideoCapabilities.PerformancePoint FHD_60 { get; set; }
Property Value
HD_100
public static MediaCodecInfo.VideoCapabilities.PerformancePoint HD_100 { get; set; }
Property Value
HD_120
public static MediaCodecInfo.VideoCapabilities.PerformancePoint HD_120 { get; set; }
Property Value
HD_200
public static MediaCodecInfo.VideoCapabilities.PerformancePoint HD_200 { get; set; }
Property Value
HD_24
public static MediaCodecInfo.VideoCapabilities.PerformancePoint HD_24 { get; set; }
Property Value
HD_240
public static MediaCodecInfo.VideoCapabilities.PerformancePoint HD_240 { get; set; }
Property Value
HD_25
public static MediaCodecInfo.VideoCapabilities.PerformancePoint HD_25 { get; set; }
Property Value
HD_30
public static MediaCodecInfo.VideoCapabilities.PerformancePoint HD_30 { get; set; }
Property Value
HD_50
public static MediaCodecInfo.VideoCapabilities.PerformancePoint HD_50 { get; set; }
Property Value
HD_60
public static MediaCodecInfo.VideoCapabilities.PerformancePoint HD_60 { 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
SD_24
public static MediaCodecInfo.VideoCapabilities.PerformancePoint SD_24 { get; set; }
Property Value
SD_25
public static MediaCodecInfo.VideoCapabilities.PerformancePoint SD_25 { get; set; }
Property Value
SD_30
public static MediaCodecInfo.VideoCapabilities.PerformancePoint SD_30 { get; set; }
Property Value
SD_48
public static MediaCodecInfo.VideoCapabilities.PerformancePoint SD_48 { get; set; }
Property Value
SD_50
public static MediaCodecInfo.VideoCapabilities.PerformancePoint SD_50 { get; set; }
Property Value
SD_60
public static MediaCodecInfo.VideoCapabilities.PerformancePoint SD_60 { get; set; }
Property Value
UHD_100
public static MediaCodecInfo.VideoCapabilities.PerformancePoint UHD_100 { get; set; }
Property Value
UHD_120
public static MediaCodecInfo.VideoCapabilities.PerformancePoint UHD_120 { get; set; }
Property Value
UHD_200
public static MediaCodecInfo.VideoCapabilities.PerformancePoint UHD_200 { get; set; }
Property Value
UHD_24
public static MediaCodecInfo.VideoCapabilities.PerformancePoint UHD_24 { get; set; }
Property Value
UHD_240
public static MediaCodecInfo.VideoCapabilities.PerformancePoint UHD_240 { get; set; }
Property Value
UHD_25
public static MediaCodecInfo.VideoCapabilities.PerformancePoint UHD_25 { get; set; }
Property Value
UHD_30
public static MediaCodecInfo.VideoCapabilities.PerformancePoint UHD_30 { get; set; }
Property Value
UHD_50
public static MediaCodecInfo.VideoCapabilities.PerformancePoint UHD_50 { get; set; }
Property Value
UHD_60
public static MediaCodecInfo.VideoCapabilities.PerformancePoint UHD_60 { get; set; }
Property Value
Methods
Covers(PerformancePoint)
public bool Covers(MediaCodecInfo.VideoCapabilities.PerformancePoint arg0)
Parameters
Returns
Covers(MediaFormat)
public bool Covers(MediaFormat arg0)
Parameters
arg0MediaFormat
Returns
CreatePoolableInstance(int, int, int)
HPA initializer for PerformancePoint(int arg0, int arg1, int arg2)
public static MediaCodecInfo.VideoCapabilities.PerformancePoint CreatePoolableInstance(int arg0, int arg1, int arg2)