FreeSWITCH.Native.freeswitchPINVOKE.switch_rtp_add_crypto_key C# (CSharp) Méthode

switch_rtp_add_crypto_key() private méthode

private switch_rtp_add_crypto_key ( HandleRef jarg1, int jarg2, uint jarg3, int jarg4, HandleRef jarg5, HandleRef jarg6 ) : int
jarg1 HandleRef
jarg2 int
jarg3 uint
jarg4 int
jarg5 HandleRef
jarg6 HandleRef
Résultat int
        public static extern int switch_rtp_add_crypto_key(HandleRef jarg1, int jarg2, uint jarg3, int jarg4, HandleRef jarg5, HandleRef jarg6);
freeswitchPINVOKE