srtp_protection_profile_st

SRTP protection profiles for use with the use_srtp extension (RFC 5764)

extern (C) nothrow @nogc
struct srtp_protection_profile_st {}

Members

Variables

id
core.stdc.config.c_ulong id;
Undocumented in source.
name
const(char)* name;
Undocumented in source.

Meta