sipxmedialib  Version 3.3
Classes | Macros | Typedefs | Functions
MpAndroidAudioBindingInterface.h File Reference
#include <os/OsStatus.h>
Include dependency graph for MpAndroidAudioBindingInterface.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MpAndroidAudioBindingInterface
 Audio wrapper interface driver for Android OS version spesific differences. More...
 

Macros

#define CREATE_ANDROID_AUDIO_BINDING_SYMBOL   createAndroidAudioBinding
 
#define CREATE_ANDROID_AUDIO_BINDING_SYMBOL_STRING   "createAndroidAudioBinding"
 

Typedefs

typedef void(* sipXcallback_t) (int event, void *user, void *info)
 

Functions

MpAndroidAudioBindingInterfacestubAndroidAudioBindingInterfaceCreator ()
 

Macro Definition Documentation

#define CREATE_ANDROID_AUDIO_BINDING_SYMBOL   createAndroidAudioBinding
#define CREATE_ANDROID_AUDIO_BINDING_SYMBOL_STRING   "createAndroidAudioBinding"

Typedef Documentation

typedef void(* sipXcallback_t) (int event, void *user, void *info)

Function Documentation

MpAndroidAudioBindingInterface* stubAndroidAudioBindingInterfaceCreator ( )