- All Superinterfaces:
QtObjectInterface
- All Known Implementing Classes:
QAudioRecorder
,QCameraImageCapture
,QCameraViewfinder
,QGraphicsVideoItem
,QMediaBindableInterface.Impl
,QMediaPlaylist
,QMediaRecorder
,QRadioData
,QVideoWidget
public interface QMediaBindableInterface extends QtObjectInterface
The base class for objects extending media objects functionality
Java wrapper for Qt class QMediaBindableInterface
Following function is protected in the Qt interface, all implementations of this interface may implement this function:
@io.qt.QtUninvokable
protected abstract boolean setMediaObject(io.qt.multimedia.QMediaObject object);
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
QMediaBindableInterface.Impl
Implementor class for interfaceQMediaBindableInterface
-
Method Summary
Modifier and Type Method Description QMediaObject
mediaObject()