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

switch_change_sln_volume() private method

private switch_change_sln_volume ( HandleRef jarg1, uint jarg2, int jarg3 ) : void
jarg1 HandleRef
jarg2 uint
jarg3 int
return void
        public static extern void switch_change_sln_volume(HandleRef jarg1, uint jarg2, int jarg3);
freeswitchPINVOKE