Click or drag to resize

mcsgtControlFlags Enumeration

Legal values for the IMcStreamInfo.GetThumbnail ControlFlags argument flag bits.

Namespace:  MediaCy.IQL.IO
Assembly:  MediaCy.IQL.IO (in MediaCy.IQL.IO.dll) Version: 10.0.6912.0
Syntax
VB
Public Enumeration mcsgtControlFlags
Members
  Member nameValueDescription
mcsgtNoFlags0No flags
mcsgtAlwaysSynthesize1If set, IMcStreamInfo.GetThumbnail willalways synthesize the requested thumbnail(s), ignoring any built-in thumbnail. If not set, then a built-in thumbnail of the requested dimensions will be used if possible.
See Also