MediaPlayer所有成员列表
这是MediaPlayer的所有成员的完整列表,包括继承的成员。
- activeAudioTrack : int
- activeSubtitleTrack : int
- activeVideoTrack : int
- audioOutput : AudioOutput
- audioTracks : list<mediaMetaData>
- autoPlay : bool
(since 6.7)
- bufferProgress : real
- duration : int
- error : enumeration
- errorString : string
- hasAudio : bool
- hasVideo : bool
- loops : int
- mediaStatus : enumeration
- metaData : mediaMetaData
- playbackRate : real
- playbackState : enumeration
- playing : bool
(since 6.5)
- position : int
- seekable : bool
- source : url
- subtitleTracks : list<mediaMetaData>
- videoOutput : VideoOutput
- videoTracks : list<mediaMetaData>
- errorOccurred(error, errorString)
- 暂停()
- 播放()
- 播放状态改变()
- 播放状态改变()
- 停止()
© 2024 Qt公司版权所有。此处包含的文档贡献的版权属于其各自的拥有者。所提供的文档是根据自由软件基金会的GNU自由文档许可证版本1.3的条款许可的。Qt及其相关标志是芬兰和/或全世界其他国家的Qt有限公司的商标。所有其他商标均为其各自所有者的财产。