MediaFormatTFormat Class |
Namespace: FM.IceLink
The MediaFormatTFormat type exposes the following members.
| Name | Description | |
|---|---|---|
| MediaFormatTFormat |
Initializes a new instance of the MediaFormatTFormat class.
| |
| MediaFormatTFormat(String, Int32) |
Initializes a new instance of the MediaFormatTFormat class.
|
| Name | Description | |
|---|---|---|
| ClockRate |
Gets or sets the clock rate.
| |
| FullName |
Gets the full name, including clock rate and encoding parameters.
| |
| IsEncrypted |
Gets or sets a value indicating that the data is encrypted.
| |
| IsInjected |
Gets or sets a value indicating that the data is injected
into the primary media stream (e.g. DTMF).
| |
| IsPacketized |
Gets or sets a value indicating that the data is packetized
for network transmission.
| |
| Name |
Gets or sets the name.
| |
| Parameters |
Gets the parameters.
| |
| RedName |
Gets the name of the RED media format.
| |
| StaticPayloadType |
Gets or sets the static payload type, if this format
has a static payload type registered with IANA.
| |
| UlpFecName |
Gets the name of the ULPFEC media format.
|
| Name | Description | |
|---|---|---|
| Clone |
Clones this instance.
| |
| CreateInstance |
Creates a new instance.
| |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| IsEquivalent(TFormat) |
Determines whether the specified format is equivalent.
| |
| IsEquivalent(TFormat, Boolean) |
Determines whether the specified format is equivalent.
| |
| MemberwiseClone | (Inherited from Object.) | |
| ToString |
Returns a string that represents this instance.
(Overrides ObjectToString.) |