-
- parent
- parent of this control. Must not be @NULL.
-
- @param id
- id to use for events
-
- @param fileName
- If not empty, the path of a file to open.
-
- @param pos
- Position to put control at.
-
- @param size
- Size to put the control at and to stretch movie to.
-
- @param style
- Optional styles.
-
- @param szBackend
- Name of backend you want to use, leave blank to make
- wxMediaCtrl figure it out.
-
- @param validator
- validator to use.
-
- @param name
- Window name.
+
+ parent
+ parent of this control. Must not be @NULL.
+ @param id
+ id to use for events
+ @param fileName
+ If not empty, the path of a file to open.
+ @param pos
+ Position to put control at.
+ @param size
+ Size to put the control at and to stretch movie to.
+ @param style
+ Optional styles.
+ @param szBackend
+ Name of backend you want to use, leave blank to make
+ wxMediaCtrl figure it out.
+ @param validator
+ validator to use.
+ @param name
+ Window name.