Format Class |
Namespace: FM.IceLink.Dtmf
The Format type exposes the following members.
Name | Description | |
---|---|---|
![]() | Format |
Initializes a new instance of the Format class.
|
![]() | Format(Int32) |
Initializes a new instance of the Format class.
|
Name | Description | |
---|---|---|
![]() | ChannelCount |
Gets or sets the channel count.
(Inherited from AudioFormat.) |
![]() | ClockRate |
Gets or sets the clock rate.
(Inherited from MediaFormatTFormat.) |
![]() | Config |
Gets the clock rate and channel count as a configuration.
(Inherited from AudioFormat.) |
![]() ![]() | DefaultClockRate |
Gets the default clock rate (8000).
|
![]() | FullName |
Gets the full name, including clock rate and encoding parameters.
(Inherited from MediaFormatTFormat.) |
![]() | IsDtmf |
Gets a value indicating whether this format is DTMF.
(Inherited from AudioFormat.) |
![]() | IsEncrypted |
Gets or sets a value indicating that the data is encrypted.
(Inherited from MediaFormatTFormat.) |
![]() | IsInjected |
Gets or sets a value indicating that the data is injected
into the primary media stream (e.g. DTMF).
(Inherited from MediaFormatTFormat.) |
![]() | IsOpus |
Gets a value indicating whether this format is Opus.
(Inherited from AudioFormat.) |
![]() | IsPacketized |
Gets or sets a value indicating that the data is packetized
for network transmission.
(Inherited from MediaFormatTFormat.) |
![]() | IsPcm |
Gets a value indicating whether this format is PCM.
(Inherited from AudioFormat.) |
![]() | IsPcma |
Gets a value indicating whether this format is PCMA.
(Inherited from AudioFormat.) |
![]() | IsPcmu |
Gets a value indicating whether this format is PCMU.
(Inherited from AudioFormat.) |
![]() | LittleEndian |
Gets or sets whether the format uses little endian byte order.
(Inherited from AudioFormat.) |
![]() | Name |
Gets or sets the name.
(Inherited from MediaFormatTFormat.) |
![]() | Parameters |
Gets the parameters.
(Inherited from AudioFormat.) |
![]() | StaticPayloadType |
Gets or sets the static payload type, if this format
has a static payload type registered with IANA.
(Inherited from MediaFormatTFormat.) |
Name | Description | |
---|---|---|
![]() | Clone |
Clones this instance.
(Inherited from AudioFormat.) |
![]() | CreateInstance |
Creates a new instance.
(Inherited from AudioFormat.) |
![]() | 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.
(Inherited from MediaFormatTFormat.) |
![]() | IsEquivalent(AudioFormat, Boolean) |
Determines whether the specified format is equivalent.
(Inherited from AudioFormat.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString |
Returns a string that represents this instance.
(Inherited from MediaFormatTFormat.) |