#include <videopopups.h>
Public Member Functions | |
| CastDialog (MythScreenStack *lparent, VideoMetadata *metadata) | |
| bool | Create () |
Private Attributes | |
| VideoMetadata * | m_metadata |
Definition at line 11 of file videopopups.h.
| CastDialog::CastDialog | ( | MythScreenStack * | lparent, | |
| VideoMetadata * | metadata | |||
| ) |
Definition at line 13 of file videopopups.cpp.
| bool CastDialog::Create | ( | void | ) | [virtual] |
Reimplemented from MythScreenType.
Definition at line 18 of file videopopups.cpp.
Referenced by VideoDialog::ShowCastDialog().
VideoMetadata* CastDialog::m_metadata [private] |
Definition at line 21 of file videopopups.h.
Referenced by Create().
1.6.3