Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Profile ¶
type Profile struct {
Index int
Profile ProtectionProfile
Key []byte
Salt []byte
}
func DefaultProfiles ¶
type ProtectionProfile ¶
type ProtectionProfile string
func (ProtectionProfile) Parse ¶
func (p ProtectionProfile) Parse() (srtp.ProtectionProfile, error)
type SessionKeys ¶
type SessionKeys = srtp.SessionKeys
Click to show internal directories.
Click to hide internal directories.