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

switch_codec_implementation_encoded_bytes_per_packet_get() 개인적인 메소드

private switch_codec_implementation_encoded_bytes_per_packet_get ( HandleRef jarg1 ) : uint
jarg1 HandleRef
리턴 uint
        public static extern uint switch_codec_implementation_encoded_bytes_per_packet_get(HandleRef jarg1);
freeswitchPINVOKE