AsfExtendedStreamPropertyFlags enumeration

AsfExtendedStreamPropertyFlags enumeration

Defines ASF extended stream property flags.

The AsfExtendedStreamPropertyFlags type exposes the following members:

Fields

Field Description
RELIABLE This digital media stream, if sent over a network, must be carried over a reliable data communications transport mechanism.
SEEKABLE This flag should be set only if the stream is seekable.
NO_CLEANPOINTS The stream does not contain any cleanpoints.
RESEND_LIVE_CLEANPOINTS 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.

See Also