IMcStreamFlags Property
|
|
Gets/Sets any defined flags for the McStream.
Namespace:
MediaCy.IQL.IO
Assembly:
MediaCy.IQL.IO (in MediaCy.IQL.IO.dll) Version: 10.0.6912.0
SyntaxProperty Flags As mcsfStreamFlags
Get
Set
Property Value
Type:
mcsfStreamFlags
RemarksOnly flags masked by the mcsfStreamFlags mcsfUserFlags bits can
be set. Other flags are read-only and attempts to set or clear
them will be ignored.
See Also