MediaType Property
Description
Returns the current media type of current source.
| ActiveX Edition | Plug-in Edition | Mac Edition |
|---|---|---|
| Since V8.0 | Since V8.0 | Not Supported |
Data type
String.
Syntax
ObjectName. MediaType
Remarks
Readonly property. Using this property after calling OpenSource() method and before calling AcquireImage().
When an error occurs and IfThrowException property is TRUE, an exception will be thrown. Check ErrorCode property and ErrorString property for error information.
See also
MediaTypeListCount property.
Copyright © 2012 Dynamsoft Corporation.All Rights Reserved.
