Click or drag to resize

AudioFrameHeaderIsFreeBitRate Property

is it a "free" bitrate file?

Namespace: Orthogonal.NTagLite
Assembly: Orthogonal.NTagLite (in Orthogonal.NTagLite.dll) Version: 3.0.4
Syntax
C#
public bool IsFreeBitRate { get; }

Property Value

Boolean
Remarks
most frames know how big they are, but free bitrate files can only know their frame length at the file level.
See Also