Click or drag to resize

Media Methods

The Media type exposes the following members.

Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodStatic memberGenerateRtpProfile
Generates Rtp Prfile for a given combination of stream type, whjether or not RTCP-based feedback is supported, whether (D)TLS is in use and whether encryption is in use in general.
Public methodGetHashCode (Inherited from Object.)
Public methodStatic memberGetPayloadTypes
Gets the payload types.
Public methodGetType (Inherited from Object.)
Public methodStatic memberGetWellKnownPayloadClockRate
Returns the clockrate of a well-known payload type.
Public methodStatic memberGetWellKnownPayloadName
Returns the name of a well-known payload type.
Protected methodMemberwiseClone (Inherited from Object.)
Public methodStatic memberSupportsEncryption
Returns a value indicating whther a given protocol supports encryption.
Public methodStatic memberSupportsRtcpBasedFeedback
Returns a value indicating whther a given protocol supports encryption.
Public methodToString
Converts this instance to a string.
(Inherited from Media.)
Top
See Also