Flags used to specify various properties of an audio stream when created.
Allows the user to query the stream length.
Allows seeking within the stream.
Allows buffering of the compressed data if the driver chooses.
(May use a lot of memory)
The stream is created for decode only.
Streams created with the MFASF_DecodeOnly flag may not be played.