Pyro Media API
|
Public Attributes | |
bool | m_bAutoDetect |
MediaManager * | m_pcManager |
Message * | m_pcOpenMessage |
Message * | m_pcCancelMessage |
Messenger * | m_pcTarget |
DropdownMenu * | m_pcInputList |
StringView * | m_pcInputLabel |
TextView * | m_pcFileInput |
StringView * | m_pcFileLabel |
Button * | m_pcFileButton |
Button * | m_pcOpenButton |
FileRequester * | m_pcFileDialog |
bool MediaInputSelector::Private::m_bAutoDetect |
Message* MediaInputSelector::Private::m_pcCancelMessage |
Button* MediaInputSelector::Private::m_pcFileButton |
FileRequester* MediaInputSelector::Private::m_pcFileDialog |
TextView* MediaInputSelector::Private::m_pcFileInput |
StringView* MediaInputSelector::Private::m_pcFileLabel |
StringView* MediaInputSelector::Private::m_pcInputLabel |
DropdownMenu* MediaInputSelector::Private::m_pcInputList |
MediaManager* MediaInputSelector::Private::m_pcManager |
Button* MediaInputSelector::Private::m_pcOpenButton |
Message* MediaInputSelector::Private::m_pcOpenMessage |
Messenger* MediaInputSelector::Private::m_pcTarget |