Interface QMediaBindableInterface

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's 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);