AsfFilePropertyFlags enumeration

AsfFilePropertyFlags enumeration

Defines ASF file property flags.

The AsfFilePropertyFlags type exposes the following members:

Fields

Field Description
UNDEFINED The undefined flag.
BROADCAST Specifies, that a file is in the process of being created,
and thus that various values stored in the header objects are invalid.
SEEKABLE Specifies, that a file is seekable.

See Also