![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <androidmediaplayer_p.h>
Public Attributes | |
| int | trackNumber |
| TrackType | trackType |
| QString | language |
| QString | mimeType |
Definition at line 76 of file androidmediaplayer_p.h.
| QString AndroidMediaPlayer::TrackInfo::language |
Definition at line 80 of file androidmediaplayer_p.h.
| QString AndroidMediaPlayer::TrackInfo::mimeType |
Definition at line 81 of file androidmediaplayer_p.h.
| int AndroidMediaPlayer::TrackInfo::trackNumber |
Definition at line 78 of file androidmediaplayer_p.h.
| TrackType AndroidMediaPlayer::TrackInfo::trackType |
Definition at line 79 of file androidmediaplayer_p.h.