Public Member Functions | |
| MediaInputSelector (const Point cPosition, const String zTitle, Messenger *pcTarget, Message *pcOpenMessage, Message *pcCancelMessage, bool bAutoDetect=true) | |
| Open new input selector. | |
| virtual | ~MediaInputSelector () |
| virtual bool | OkToQuit () |
| virtual void | HandleMessage (Message *pcMessage) |
| virtual void | _reserved1 () |
| virtual void | _reserved2 () |
| virtual void | _reserved3 () |
| virtual void | _reserved4 () |
| virtual void | _reserved5 () |
| virtual void | _reserved6 () |
| virtual void | _reserved7 () |
| virtual void | _reserved8 () |
| virtual void | _reserved9 () |
| virtual void | _reserved10 () |
Classes | |
| class | Private |
| MediaInputSelector::MediaInputSelector | ( | const Point | cPosition, | |
| const String | zTitle, | |||
| Messenger * | pcTarget, | |||
| Message * | pcOpenMessage, | |||
| Message * | pcCancelMessage, | |||
| bool | bAutoDetect = true | |||
| ) |
| cPosition | - Position of the window. | |
| zTitle | - Title of the created window. | |
| pcTarget | - Target to where the event messages should be send. | |
| pcOpenMessage | - This message is sent if a file / device has been selected. "file/path" includes the filename and "input" the identifier of the input. | |
| pcCancelMessage | - This message is sent if the selector has been closed without selecting a file. | |
| bAutoDetect | - If true then the system will try to autodetect the required input for the file / device ( although it is possible to force a special file / device ). Otherwise the default input will be selected in the list of inputs. |
| MediaInputSelector::~MediaInputSelector | ( | ) | [virtual] |
| bool MediaInputSelector::OkToQuit | ( | ) | [virtual] |
| void MediaInputSelector::HandleMessage | ( | Message * | pcMessage | ) | [virtual] |
| void MediaInputSelector::_reserved1 | ( | ) | [virtual] |
| void MediaInputSelector::_reserved2 | ( | ) | [virtual] |
| void MediaInputSelector::_reserved3 | ( | ) | [virtual] |
| void MediaInputSelector::_reserved4 | ( | ) | [virtual] |
| void MediaInputSelector::_reserved5 | ( | ) | [virtual] |
| void MediaInputSelector::_reserved6 | ( | ) | [virtual] |
| void MediaInputSelector::_reserved7 | ( | ) | [virtual] |
| void MediaInputSelector::_reserved8 | ( | ) | [virtual] |
| void MediaInputSelector::_reserved9 | ( | ) | [virtual] |
| void MediaInputSelector::_reserved10 | ( | ) | [virtual] |
1.5.1