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

switch_frame_seq_set() private method

private switch_frame_seq_set ( HandleRef jarg1, ushort jarg2 ) : void
jarg1 HandleRef
jarg2 ushort
return void
        public static extern void switch_frame_seq_set(HandleRef jarg1, ushort jarg2);
freeswitchPINVOKE