 | AudioFrameHeaderIsFreeBitRate Property |
is it a "free" bitrate file?
Namespace: Orthogonal.NTagLiteAssembly: Orthogonal.NTagLite (in Orthogonal.NTagLite.dll) Version: 3.0.4
Syntaxpublic bool IsFreeBitRate { get; }Property Value
Boolean
Remarksmost frames know how big they are, but free bitrate files can only know their frame length at the file level.
See Also