多媒體後端開發

概述

A multimedia backend provides the glue between platform-specific libraries, and Qt Multimedia. In some cases the available cross-platform Multimedia APIs or implementations are not sufficient, or not immediately available on a certain platform. Alternatively, the multimedia implementation on a platform might expose certain extra properties or functionality that other platforms do not, or a finer degree of control might be possible. For these cases, it is possible to use extended controls directly.

服務實現器類。

QAudioDecoderControl 訪問 QMediaService 音頻解碼功能
QAudioEncoderSettingsControl 訪問履行音頻編碼媒體服務的設置
QAudioInputSelectorControl Audio input selector media control
QAudioOutputSelectorControl Audio output selector media control
QAudioRoleControl 控製媒體對象音頻角色
QCameraCaptureBufferFormatControl Control for setting the capture buffer format
QCameraCaptureDestinationControl Control for setting capture destination
QCameraControl Abstract base class for classes that control still cameras or video cameras
QCameraExposureControl 允許控製攝像頭曝光參數
QCameraFeedbackControl Allows controlling feedback (sounds etc) during camera operation
QCameraFlashControl Allows controlling a camera's flash
QCameraFocusControl Supplies control for focusing related camera parameters
QCameraImageCaptureControl Control interface for image capture services
QCameraImageProcessingControl Abstract class for controlling image processing parameters, like white balance, contrast, saturation, sharpening and denoising
QCameraInfoControl Camera info media control
QCameraLocksControl Abstract base class for classes that control still cameras or video cameras
QCameraViewfinderSettingsControl Abstract class for controlling camera viewfinder parameters
QCameraViewfinderSettingsControl2 訪問攝像頭媒體服務的取景器設置
QCameraZoomControl Supplies control for optical and digital camera zoom
QImageEncoderControl Access to the settings of a media service that performs image encoding
QMediaAudioProbeControl 允許控製媒體對象探測音頻數據
QMediaAvailabilityControl Supplies a control for reporting availability of a service
QMediaContainerControl Access to the output container format of a QMediaService
QMediaGaplessPlaybackControl Access to the gapless playback related control of a QMediaService
QMediaNetworkAccessControl Allows the setting of the Network Access Point for media related activities
QMediaPlayerControl Access to the media playing functionality of a QMediaService
QMediaRecorderControl 訪問 QMediaService 錄製功能
QMediaStreamsControl Media stream selection control
QMediaVideoProbeControl Allows control over probing video frames in media objects
QMetaDataReaderControl Read access to the meta-data of a QMediaService's media
QMetaDataWriterControl Write access to the meta-data of a QMediaService's media
QRadioDataControl Access to the RDS functionality of the radio in the QMediaService
QRadioTunerControl Access to the radio tuning functionality of a QMediaService
QVideoDeviceSelectorControl Video device selector media control
QVideoEncoderSettingsControl Access to the settings of a media service that performs video encoding
QVideoRendererControl 把視頻渲染到 QAbstractVideoSurface 的媒體控件
QVideoWindowControl 把視頻渲染到窗口的媒體控件
QMediaControl Base interface for media service controls
QMediaService Common base class for media service implementations