AsfFilePropertyFlags
AsfFilePropertyFlags enumeration
Defines ASF file property flags.
[Flags]
public enum AsfFilePropertyFlags : uint
Values
Name | Value | Description |
---|---|---|
Undefined | 0 |
The undefined flag. |
Broadcast | 1 |
Specifies, that a file is in the process of being created, and thus that various values stored in the header objects are invalid. |
Seekable | 2 |
Specifies, that a file is seekable. |
See Also
- namespace GroupDocs.Metadata.Formats.Video
- assembly GroupDocs.Metadata