Click or drag to resize
Mp3StorageFrameCrcPresent Property
Whether a CRC is present.

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

Property Value

Type: Boolean
true if CRC present, false if not.
See Also