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

SWITCH_BYTES_PER_SAMPLE_get() private method

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