| Home | Trees | Indices | Help | 
|---|
| 
       | 
  
      object --+            
               |            
       ??._CData --+        
                   |        
_ctypes._SimpleCData --+    
                       |    
         ctypes.c_void_p --+
                           |
                          MediaOpenCb
Callback prototype to open a custom bitstream input media. The same media item can be opened multiple times. Each time, this callback is invoked. It should allocate and initialize any instance-specific resources, then store them in *datap. The instance resources can be freed in the @ref libvlc_media_close_cb callback.
    
  | 
|||
| 
     Inherited from  Inherited from  Inherited from  Inherited from   | 
  |||
    
  | 
|||
| 
     Inherited from   | 
  |||
    
  | 
|||
| 
     Inherited from  Inherited from  Inherited from  Inherited from   | 
  |||
| Home | Trees | Indices | Help | 
|---|
| Generated by Epydoc 3.0.1 on Sat Jul 25 13:13:08 2020 | http://epydoc.sourceforge.net |