HasVideoTags

FlvHeader.HasVideoTags property

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

public bool HasVideoTags { get; }

Property Value

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

See Also