xlang v5.1 Release
程序设计语言基础库文档
|
Public 成员函数 |
在文件 Constant.x 第 3382 行定义.
void audioAvailableChanged | ( | QMediaPlayer | , |
bool | available | ||
) |
在文件 Constant.x 第 3407 行定义.
void audioRoleChanged | ( | QMediaPlayer | , |
QAudio.Role | role | ||
) |
在文件 Constant.x 第 3422 行定义.
void bufferStatusChanged | ( | QMediaPlayer | , |
int | percentFilled | ||
) |
在文件 Constant.x 第 3413 行定义.
void currentMediaChanged | ( | QMediaPlayer | , |
String | uri | ||
) |
在文件 Constant.x 第 3386 行定义.
void durationChanged | ( | QMediaPlayer | , |
long | duration | ||
) |
在文件 Constant.x 第 3395 行定义.
void error | ( | QMediaPlayer | , |
QMediaPlayer.Error | error | ||
) |
在文件 Constant.x 第 3425 行定义.
void mediaChanged | ( | QMediaPlayer | , |
String | uri | ||
) |
在文件 Constant.x 第 3383 行定义.
void mediaStatusChanged | ( | QMediaPlayer | , |
QMediaPlayer.MediaStatus | status | ||
) |
在文件 Constant.x 第 3392 行定义.
void mutedChanged | ( | QMediaPlayer | , |
bool | muted | ||
) |
在文件 Constant.x 第 3404 行定义.
void playbackRateChanged | ( | QMediaPlayer | , |
double | rate | ||
) |
在文件 Constant.x 第 3419 行定义.
void positionChanged | ( | QMediaPlayer | , |
long | position | ||
) |
在文件 Constant.x 第 3398 行定义.
void seekableChanged | ( | QMediaPlayer | , |
bool | seekable | ||
) |
在文件 Constant.x 第 3416 行定义.
void stateChanged | ( | QMediaPlayer | , |
QMediaPlayer.State | newState | ||
) |
在文件 Constant.x 第 3389 行定义.
void videoAvailableChanged | ( | QMediaPlayer | , |
bool | videoAvailable | ||
) |
在文件 Constant.x 第 3410 行定义.
void volumeChanged | ( | QMediaPlayer | , |
int | volume | ||
) |
在文件 Constant.x 第 3401 行定义.