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

SWITCH_MAX_SAMPLE_LEN_get() private method

private SWITCH_MAX_SAMPLE_LEN_get ( ) : int
return int
        public static extern int SWITCH_MAX_SAMPLE_LEN_get();
freeswitchPINVOKE