Go to the source code of this file.
Functions | |
| int | isnan (double) |
| static unsigned | dbg_ident (const MythPlayer *) |
| static const int | toCaptionType (int type) |
| static const int | toTrackType (int type) |
| static QString | toQString (FrameScanType scan) |
| int isnan | ( | double | ) |
Referenced by VideoMetadataImp::fromDBRow(), VideoMetadataImp::saveToDatabase(), and MythPlayer::SetVideoParams().
| static unsigned dbg_ident | ( | const MythPlayer * | player | ) | [static] |
Definition at line 5106 of file mythplayer.cpp.
| static const int toCaptionType | ( | int | type | ) | [static] |
Definition at line 118 of file mythplayer.cpp.
Referenced by MythPlayer::SetTrack(), and MythPlayer::ToggleCaptions().
| static const int toTrackType | ( | int | type | ) | [static] |
Definition at line 129 of file mythplayer.cpp.
Referenced by MythPlayer::ChangeCaptionTrack(), MythPlayer::DisableCaptions(), MythPlayer::EnableCaptions(), and MythPlayer::HasCaptionTrack().
| static QString toQString | ( | FrameScanType | scan | ) | [inline, static] |
Definition at line 635 of file mythplayer.cpp.
Referenced by MythPlayer::detectInterlace().
1.6.3