- All Superinterfaces:
QtObjectInterface
- All Known Implementing Classes:
QAudioRecorder
,QCameraImageCapture
,QCameraViewfinder
,QGraphicsVideoItem
,QMediaPlaylist
,QMediaRecorder
,QRadioData
,QVideoWidget
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:
@QtUninvokable
protected abstract boolean setMediaObject(io.qt.multimedia.@Nullable QMediaObject object);
-
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from interface io.qt.QtObjectInterface
dispose, isDisposed
-
Method Details
-
mediaObject
-