xlang v4.0 Release
程序设计语言基础库文档
|
Public 成员函数 |
在文件 Constant.x 第 3342 行定义.
void audioAvailableChanged | ( | QMediaPlayer | , |
bool | available | ||
) |
在文件 Constant.x 第 3367 行定义.
void audioRoleChanged | ( | QMediaPlayer | , |
QAudio.Role | role | ||
) |
在文件 Constant.x 第 3382 行定义.
void bufferStatusChanged | ( | QMediaPlayer | , |
int | percentFilled | ||
) |
在文件 Constant.x 第 3373 行定义.
void currentMediaChanged | ( | QMediaPlayer | , |
String | uri | ||
) |
在文件 Constant.x 第 3346 行定义.
void durationChanged | ( | QMediaPlayer | , |
long | duration | ||
) |
在文件 Constant.x 第 3355 行定义.
void error | ( | QMediaPlayer | , |
QMediaPlayer.Error | error | ||
) |
在文件 Constant.x 第 3385 行定义.
void mediaChanged | ( | QMediaPlayer | , |
String | uri | ||
) |
在文件 Constant.x 第 3343 行定义.
void mediaStatusChanged | ( | QMediaPlayer | , |
QMediaPlayer.MediaStatus | status | ||
) |
在文件 Constant.x 第 3352 行定义.
void mutedChanged | ( | QMediaPlayer | , |
bool | muted | ||
) |
在文件 Constant.x 第 3364 行定义.
void playbackRateChanged | ( | QMediaPlayer | , |
double | rate | ||
) |
在文件 Constant.x 第 3379 行定义.
void positionChanged | ( | QMediaPlayer | , |
long | position | ||
) |
在文件 Constant.x 第 3358 行定义.
void seekableChanged | ( | QMediaPlayer | , |
bool | seekable | ||
) |
在文件 Constant.x 第 3376 行定义.
void stateChanged | ( | QMediaPlayer | , |
QMediaPlayer.State | newState | ||
) |
在文件 Constant.x 第 3349 行定义.
void videoAvailableChanged | ( | QMediaPlayer | , |
bool | videoAvailable | ||
) |
在文件 Constant.x 第 3370 行定义.
void volumeChanged | ( | QMediaPlayer | , |
int | volume | ||
) |
在文件 Constant.x 第 3361 行定义.