FreeSWITCH.Native.switch_speech_handle.switch_speech_handle C# (CSharp) Méthode

switch_speech_handle() private méthode

private switch_speech_handle ( IntPtr cPtr, bool cMemoryOwn ) : System
cPtr System.IntPtr
cMemoryOwn bool
Résultat System
        internal switch_speech_handle(IntPtr cPtr, bool cMemoryOwn)
        {
            swigCMemOwn = cMemoryOwn;
            swigCPtr = new HandleRef(this, cPtr);
        }

Same methods

switch_speech_handle::switch_speech_handle ( ) : System