HasAudioTags

FlvHeader.HasAudioTags property

Gets a value indicating whether audio tags are present in the file.

public bool HasAudioTags { get; }

Property Value

True if the FLV file contains audio tags; otherwise, false.

See Also