#include <VideoPlayer.h>
Public Attributes | |
| AsciiString | m_filename |
| should be filled with the filename on disk | |
| AsciiString | m_internalName |
| should be our internal reference name | |
| AsciiString | m_commentForWB |
Definition at line 75 of file VideoPlayer.h.
| AsciiString Video::m_commentForWB |
Definition at line 79 of file VideoPlayer.h.
| AsciiString Video::m_filename |
should be filled with the filename on disk
Definition at line 77 of file VideoPlayer.h.
| AsciiString Video::m_internalName |
should be our internal reference name
Definition at line 78 of file VideoPlayer.h.