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

switch_codec_implementation_number_of_channels_get() private method

private switch_codec_implementation_number_of_channels_get ( HandleRef jarg1 ) : byte
jarg1 HandleRef
return byte
        public static extern byte switch_codec_implementation_number_of_channels_get(HandleRef jarg1);
freeswitchPINVOKE