
Grabber::hasExternalTransport Method |
||
| Returns true, if the device has an external transport control. | ||
| Syntax: | bool hasExternalTransport() const; |
|
| Return value: | true, if the current device has an external transport control, false otherwise. |
|
| Remarks: | Returns true, if the current device has an external transport control. DV cameras have such a control. This method is only available, if a device is open and valid. |
|
| See also: | Grabber, Grabber::getExternalTransportMode, Grabber::setExternalTransportMode | |