Beispiel #1
0
 MediaHandle MediaCreate(InstanceHandle inst, U8String mrl,
                         NativeException ex);
Beispiel #2
0
 IntPtr GetVLCInstance(InstanceHandle h);
Beispiel #3
0
 void Wait(InstanceHandle h);
Beispiel #4
0
 void AddIntf(InstanceHandle h, U8String name, NativeException ex);
Beispiel #5
0
 PlayerHandle PlayerCreate(InstanceHandle inst, NativeException ex);
Beispiel #6
0
 MediaHandle MediaCreateAsNode(InstanceHandle inst, U8String name,
                               NativeException ex);