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

switch_frame_payload_set() private method

private switch_frame_payload_set ( HandleRef jarg1, byte jarg2 ) : void
jarg1 HandleRef
jarg2 byte
return void
        public static extern void switch_frame_payload_set(HandleRef jarg1, byte jarg2);
freeswitchPINVOKE