H264MetricsGapsInFrameAllowed Property |
Namespace: StreamCoders.DecoderAssembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax public bool GapsInFrameAllowed { get; }
Public ReadOnly Property GapsInFrameAllowed As Boolean
Get
public:
property bool GapsInFrameAllowed {
bool get ();
}
member GapsInFrameAllowed : bool with get
Property Value
Type:
BooleanSee Also