FreeSWITCH.Native.freeswitchPINVOKE.switch_speech_handle_speed_get C# (CSharp) Method

switch_speech_handle_speed_get() private method

private switch_speech_handle_speed_get ( HandleRef jarg1 ) : uint
jarg1 HandleRef
return uint
        public static extern uint switch_speech_handle_speed_get(HandleRef jarg1);
freeswitchPINVOKE