Package | Description |
---|---|
com.groupdocs.metadata.core |
Modifier and Type | Field and Description |
---|---|
static AsfFilePropertyFlags |
AsfFilePropertyFlags.Broadcast
Specifies, that a file is in the process of being created,
and thus that various values stored in the header objects are invalid.
|
static AsfFilePropertyFlags |
AsfFilePropertyFlags.Seekable
Specifies, that a file is seekable.
|
static AsfFilePropertyFlags |
AsfFilePropertyFlags.Undefined
The undefined flag.
|
Modifier and Type | Method and Description |
---|---|
static AsfFilePropertyFlags |
AsfFilePropertyFlags.getByRawValue(int rawValue) |
AsfFilePropertyFlags |
AsfPackage.getFlags()
Gets the header flags.
|