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
SyntaxPublic Enumeration mcsgtControlFlags
Members
| Member name | Value | Description |
---|
| mcsgtNoFlags | 0 | No flags |
| mcsgtAlwaysSynthesize | 1 | If 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