qt Multimedia 模块类如何使用?

qt 多媒体模块介绍

类名英文描述中文描述
QAudioBufferRepresents a collection of audio samples with a specific format and sample rate表示具有特定格式和采样率的音频样本的集合
QAudioBuffer::StereoFrameSimple wrapper for a stereo audio frame立体声音频框架的简单包装
QAudioDecoderAllows decoding audio允许解码音频
QAudioDeviceInfoInterface to query audio devices and their functionality用于查询音频设备及其功能的接口
QAudioFormatStores audio stream parameter information存储音频流参数信息
QAudioInputInterface for receiving audio data from an audio input device用于从音频输入设备接收音频数据的接口
QAudioOutputInterface for sending audio data to an audio output device用于将音频数据发送到音频输出设备的接口
QAudioProbeAllows you to monitor audio being played or recorded允许您监视正在播放或录制的音频
QAbstractAudioDeviceInfoBase class for audio backends音频后端的基础类
QAbstractAudioInputAccess for QAudioInput to access the audio device provided by the plugin访问QAudioInput访问插件提供的音频设备
QAbstractAudioOutputBase class for audio backends音频后端的基础类
QAudioSystemPluginAbstract base for audio plugins音频插件抽象基础
QSoundMethod to play .wav sound files播放.wav声音文件的方法
QSoundEffectWay to play low latency sound effects播放低延时音效的方式
QCamera::FrameRateRangeA FrameRateRange represents a range of frame rates as minimum and maximum rateFrameRateRange表示帧速率的范围为最小和最大速率
QCameraInterface for system camera devices系统相机设备接口
QCameraExposureInterface for exposure related camera settings曝光相关摄像机设置界面
QCameraFocusInterface for focus and zoom related camera settings用于对焦和变焦相关设置的界面
QCameraFocusZoneInformation on zones used for autofocusing a camera关于用于自动对焦相机的区域的信息
QCameraImageProcessingInterface for image processing related camera settings图像处理相关摄像机设置界面
QCameraInfoGeneral information about camera devices有关相机设备的一般信息
QCameraViewfinderSettingsSet of viewfinder settings设置取景器设置
QAudioDecoderControlAccess to the audio decoding functionality of a QMediaService访问QMediaService的音频解码功能
QAudioEncoderSettingsControlAccess to the settings of a media service that performs audio encoding访问执行音频编码的媒体服务的设置
QAudioInputSelectorControlAudio input selector media control音频输入选择器媒体控制
QAudioOutputSelectorControlAudio output selector media control音频输出选择器媒体控制
QAudioRoleControlControl over the audio role of a media object控制媒体对象的音频角色
QCameraCaptureBufferFormatControlControl for setting the capture buffer format用于设置捕获缓冲区格式的控制
QCameraCaptureDestinationControlControl for setting capture destination控制设置捕获目的地
QCameraControlAbstract base class for classes that control still cameras or video cameras用于控制静态相机或摄像机的类的抽象基类
QCameraExposureControlAllows controlling camera exposure parameters允许控制相机曝光参数
QCameraFeedbackControlAllows controlling feedback (sounds etc) during camera operation允许在相机操作期间控制反馈(声音等)
QCameraFlashControlAllows controlling a camera's flash允许控制相机的闪光灯
QCameraFocusControlSupplies control for focusing related camera parameters用于控制相关的相机参数
QCameraImageCaptureControlControl interface for image capture services图像捕获服务控制界面
QCameraImageProcessingControlAbstract class for controlling image processing parameters, like white balance, contrast, saturation, sharpening and denoising用于控制图像处理参数的抽象类,如白平衡,对比度,饱和度,锐化和去噪
QCameraInfoControlCamera info media control相机信息媒体控制
QCameraLocksControlAbstract base class for classes that control still cameras or video cameras用于控制静态相机或摄像机的类的抽象基类
QCameraViewfinderSettingsControlAbstract class for controlling camera viewfinder parameters用于控制摄像机取景器参数的抽象类
QCameraViewfinderSettingsControl2Access to the viewfinder settings of a camera media service访问摄像机媒体服务的取景器设置
QCameraZoomControlSupplies control for optical and digital camera zoom用于光学和数码相机变焦的耗材控制
QImageEncoderControlAccess to the settings of a media service that performs image encoding访问执行图像编码的媒体服务的设置
QMediaAudioProbeControlAllows control over probing audio data in media objects允许控制媒体对象中的探测音频数据
QMediaAvailabilityControlSupplies a control for reporting availability of a service提供报告服务可用性的控制
QMediaContainerControlAccess to the output container format of a QMediaService访问QMediaService的输出容器格式
QMediaGaplessPlaybackControlAccess to the gapless playback related control of a QMediaService访问无缝播放相关控件的QMediaService
QMediaNetworkAccessControlAllows the setting of the Network Access Point for media related activities允许为媒体相关活动设置网络接入点
QMediaPlayerControlAccess to the media playing functionality of a QMediaService访问QMediaService的媒体播放功能
QMediaRecorderControlAccess to the recording functionality of a QMediaService访问QMediaService的录制功能
QMediaStreamsControlMedia stream selection control媒体流选择控制
QMediaVideoProbeControlAllows control over probing video frames in media objects允许控制媒体对象中的探测视频帧
QMetaDataReaderControlRead access to the meta-data of a QMediaService's media读取对QMediaService媒体元数据的访问权限
QMetaDataWriterControlWrite access to the meta-data of a QMediaService's media写入对QMediaService媒体元数据的访问
QRadioDataControlAccess to the RDS functionality of the radio in the QMediaService访问QMediaService中无线电的RDS功能
QRadioTunerControlAccess to the radio tuning functionality of a QMediaService访问QMediaService的无线电调谐功能
QVideoDeviceSelectorControlVideo device selector media control视频设备选择器媒体控制
QVideoEncoderSettingsControlAccess to the settings of a media service that performs video encoding访问执行视频编码的媒体服务的设置
QVideoRendererControlMedia control for rendering video to a QAbstractVideoSurface媒体控制,用于将视频渲染到QAbstractVideoSurface
QVideoWindowControlMedia control for rendering video to a window用于将视频渲染到窗口的媒体控制
QMediaContentAccess to the resources relating to a media content访问与媒体内容相关的资源
QMediaPlayerAllows the playing of a media source允许播放媒体源
QMediaPlaylistList of media content to play要播放的媒体内容列表
QMediaResourceDescription of a media resource媒体资源的描述
QMediaBindableInterfaceThe base class for objects extending media objects functionality扩展媒体对象功能的对象的基类
QMediaControlBase interface for media service controls媒体服务控制的基本界面
QMediaObjectCommon base for multimedia objects多媒体对象的共同基础
QMediaServiceCommon base class for media service implementations媒体服务实现的通用基类
QMediaServiceCameraInfoInterfaceInterface provides camera-specific information about devices supported by a camera service plug-in接口提供有关相机服务插件支持的设备的相机特定信息
QMediaServiceDefaultDeviceInterfaceInterface identifies the default device used by a media service plug-in接口标识介质服务插件使用的默认设备
QMediaServiceFeaturesInterfaceInterface identifies features supported by a media service plug-in接口识别媒体服务插件支持的功能
QMediaServiceProviderPluginInterface provides an interface for QMediaService plug-ins接口为QMediaService插件提供了一个接口
QMediaServiceSupportedDevicesInterfaceInterface identifies the devices supported by a media service plug-in接口标识媒体服务插件支持的设备
QMediaServiceSupportedFormatsInterfaceInterface identifies if a media service plug-in supports a media format接口识别媒体服务插件是否支持媒体格式
QMediaTimeIntervalRepresents a time interval with integer precision表示整数精度的时间间隔
QMediaTimeRangeRepresents a set of zero or more disjoint time intervals表示一组零个或多个不相交的时间间隔
QRadioDataInterfaces to the RDS functionality of the system radio与系统无线电的RDS功能的接口
QRadioTunerInterface to the systems analog radio device与系统模拟无线电设备的接口
QAudioRecorderUsed for the recording of audio用于录制音频
QAudioEncoderSettingsSet of audio encoder settings音频编码器设置
QImageEncoderSettingsSet of image encoder settings设置图像编码器设置
QVideoEncoderSettingsSet of video encoder settings视频编码器设置集
QMediaRecorderUsed for the recording of media content用于录制媒体内容
QAbstractPlanarVideoBufferAbstraction for planar video data平面视频数据的抽象
QAbstractVideoBufferAbstraction for video data视频数据抽象
QAbstractVideoFilterRepresents a filter that is applied to the video frames received by a VideoOutput type表示应用于VideoOutput类型接收到的视频帧的过滤器
QVideoFilterRunnableRepresents the implementation of a filter that owns all graphics and computational resources, and performs the actual filtering or calculations表示具有所有图形和计算资源的过滤器的实现,并执行实际的过滤或计算
QAbstractVideoSurfaceBase class for video presentation surfaces视频演示表面的基类
QVideoFrameRepresents a frame of video data表示一帧视频数据
QVideoProbeAllows you to monitor video frames being played or recorded允许您监视正在播放或录制的视频帧
QVideoSurfaceFormatSpecifies the stream format of a video presentation surface指定视频演示表面的流格式

转载于:https://www.cnblogs.com/cheungxiongwei/p/7476658.html

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值