AudioFormat Properties |
The AudioFormat type exposes the following members.
Name | Description | |
---|---|---|
![]() | ChannelCount |
Gets or sets the channel count.
|
![]() | ClockRate |
Gets or sets the clock rate.
(Inherited from MediaFormatTFormat.) |
![]() | Config |
Gets the clock rate and channel count as a configuration.
|
![]() ![]() | DtmfName |
Gets the name of the DTMF audio format ("telephone-event").
|
![]() | FullName |
Gets the full name, including clock rate and encoding parameters.
(Inherited from MediaFormatTFormat.) |
![]() | IsDtmf |
Gets a value indicating whether this format is DTMF.
|
![]() | 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.
|
![]() | 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.
|
![]() | IsPcma |
Gets a value indicating whether this format is PCMA.
|
![]() | IsPcmu |
Gets a value indicating whether this format is PCMU.
|
![]() | LittleEndian |
Gets or sets whether the format uses little endian byte order.
|
![]() | Name |
Gets or sets the name.
(Inherited from MediaFormatTFormat.) |
![]() ![]() | OpusName |
Gets the name of the Opus audio format ("opus").
|
![]() | Parameters |
Gets the parameters.
(Overrides MediaFormatTFormatParameters.) |
![]() ![]() | PcmaName |
Gets the name of the PCMA audio format ("PCMA").
|
![]() ![]() | PcmName |
Gets the name of the PCM audio format ("PCM").
|
![]() ![]() | PcmuName |
Gets the name of the PCMU audio format ("PCMU").
|
![]() | StaticPayloadType |
Gets or sets the static payload type, if this format
has a static payload type registered with IANA.
(Inherited from MediaFormatTFormat.) |