public class AudioChannel extends MediaChannel
Modifier and Type | Field and Description |
---|---|
static String |
MEDIA_TYPE |
clock, cname, mediaType, negotiated, negotiatedFormats, offeredFormats, oobClock, open, rtcpChannel, rtcpMux, rtpChannel, ssrc, statistics, supportedFormats
Constructor and Description |
---|
AudioChannel(Clock wallClock,
ChannelsManager channelsManager) |
Modifier and Type | Method and Description |
---|---|
AudioComponent |
getAudioComponent() |
OOBComponent |
getAudioOobComponent() |
bind, bindRtcp, buildRTPMap, close, connectRtcp, connectRtcp, connectRtp, connectRtp, containsNegotiatedFormats, disableDTLS, disableICE, enableDTLS, enableDTLS, enableICE, getCname, getDtlsFingerprint, getExternalAddress, getFormatMap, getFormats, getIcePwd, getIceUfrag, getInputDsp, getJitter, getMediaType, getNegotiatedFormats, getOctetsReceived, getOctetsSent, getOutputDsp, getPacketsReceived, getPacketsSent, getRtcpAddress, getRtcpPort, getRtpAddress, getRtpPort, getSsrc, hasNegotiatedFormats, isAvailable, isDtlsEnabled, isIceEnabled, isOpen, isRtcpMux, negotiateFormats, open, setCname, setConnectionMode, setFormats, setInputDsp, setOutputDsp, setRemoteFingerprint, setSsrc
public static final String MEDIA_TYPE
public AudioChannel(Clock wallClock, ChannelsManager channelsManager)
public AudioComponent getAudioComponent()
public OOBComponent getAudioOobComponent()
Copyright © 2017 TeleStax, Inc.. All Rights Reserved.