FreeSWITCH.Native.freeswitchPINVOKE.switch_codec_implementation_microseconds_per_packet_get C# (CSharp) 메소드

switch_codec_implementation_microseconds_per_packet_get() 개인적인 메소드

private switch_codec_implementation_microseconds_per_packet_get ( HandleRef jarg1 ) : int
jarg1 HandleRef
리턴 int
        public static extern int switch_codec_implementation_microseconds_per_packet_get(HandleRef jarg1);
freeswitchPINVOKE