MediaUsbDevice QML Type
MediaUsbDevice represents a USB device connected to the system. More...
Import Statement: | import QtIvi.Media 1.0 |
Instantiates: | QIviMediaUsbDevice |
Inherits: |
Methods
- eject()
Detailed Description
This device instance can be used as a serviceObject for other Features e.g. the SearchAndBrowseModel to browse through the content. Whether a feature is supported by this device is decided by the backend implementing it.
Note: The type of this device is "usb"
Method Documentation
Ejects the USB media device and makes sure all data is written to the thumb-drive so it can safely be removed.