Click or drag to resize

MediaFormatTFormat Properties

The MediaFormatTFormat generic type exposes the following members.

Properties
  NameDescription
Public propertyClockRate
Gets or sets the clock rate.
Public propertyFullName
Gets the full name, including clock rate and encoding parameters.
Public propertyIsEncrypted
Gets or sets a value indicating that the data is encrypted.
Public propertyIsInjected
Gets or sets a value indicating that the data is injected into the primary media stream (e.g. DTMF).
Public propertyIsPacketized
Gets or sets a value indicating that the data is packetized for network transmission.
Public propertyName
Gets or sets the name.
Public propertyParameters
Gets the parameters.
Public propertyStatic memberRedName
Gets the name of the RED media format.
Public propertyStaticPayloadType
Gets or sets the static payload type, if this format has a static payload type registered with IANA.
Public propertyStatic memberUlpFecName
Gets the name of the ULPFEC media format.
Top
See Also