MediaPlayer 事件 |
MediaPlayer 类型公开以下成员。
名称 | 说明 | |
---|---|---|
AudioDevice |
The mediaplayer's audio device changed
| |
Backward |
The mediaplayer went backward in the playback
| |
Buffering |
The mediaplayer is buffering
| |
ChapterChanged |
The mediaplayer changed the chapter of a media
| |
Corked |
The mediaplayer is corked
| |
EncounteredError |
The mediaplayer encountered an error during playback
| |
EndReached |
The mediaplayer reached the end of the playback
| |
ESAdded |
The mediaplayer has a new Elementary Stream (ES)
| |
ESDeleted |
The mediaplayer has one less Elementary Stream (ES)
| |
ESSelected |
An Elementary Stream (ES) was selected
| |
Forward |
The mediaplayer went forward in the playback
| |
LengthChanged |
The length of a playback changed
| |
MediaChanged |
The media of this mediaplayer changed
| |
Muted |
The mediaplayer is muted
| |
NothingSpecial |
Nothing special to report
| |
Opening |
The mediaplayer is opening a media
| |
PausableChanged |
The mediaplayer's pause capability changed
| |
Paused |
The mediaplayer paused playback
| |
Playing |
The mediaplayer started playing a media
| |
PositionChanged |
The mediaplayer's position changed
| |
ScrambledChanged |
The mediaplayer scrambled status changed
| |
SeekableChanged |
The mediaplayer's seek capability changed
| |
SnapshotTaken |
The mediaplayer took a snapshot
| |
Stopped |
The mediaplayer stopped playback
| |
TimeChanged |
The mediaplayer's playback time changed
| |
TitleChanged |
The title of the mediaplayer changed
| |
Uncorked |
The mediaplayer is uncorked
| |
Unmuted |
The mediaplayer is unmuted
| |
VolumeChanged |
The mediaplayer's volume changed
| |
Vout |
The Video Output count of the MediaPlayer changed
|