Click or drag to resize
CodecCapabilityFrameworkSupport Property
Indiciates whether the codec is currently supported in this version of the framework.

Namespace: StreamCoders.Helpers
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public bool FrameworkSupport { get; }

Property Value

Type: Boolean
true if framework support, false if not.
See Also