Format Properties |
The Format type exposes the following members.
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.) |