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

switch_codec_implementation_codec_type_set() 개인적인 메소드

private switch_codec_implementation_codec_type_set ( HandleRef jarg1, int jarg2 ) : void
jarg1 HandleRef
jarg2 int
리턴 void
        public static extern void switch_codec_implementation_codec_type_set(HandleRef jarg1, int jarg2);
freeswitchPINVOKE