A stream is joined in mid-transmission, all information from the most recent cleanpoint up to the current time should be sent before normal streaming begins at the current time.
public static final AsfExtendedStreamPropertyFlags Reliable
This digital media stream, if sent over a network, must be carried over a reliable data communications transport mechanism.
Seekable
public static final AsfExtendedStreamPropertyFlags Seekable
This flag should be set only if the stream is seekable.
NoCleanpoints
public static final AsfExtendedStreamPropertyFlags NoCleanpoints
The stream does not contain any cleanpoints.
ResendLiveCleanpoints
public static final AsfExtendedStreamPropertyFlags ResendLiveCleanpoints
A stream is joined in mid-transmission, all information from the most recent cleanpoint up to the current time should be sent before normal streaming begins at the current time.
getByRawValue(int rawValue)
public static AsfExtendedStreamPropertyFlags getByRawValue(int rawValue)