- getAddress() - Method in class io.pkts.sdp.impl.RTPInfoImpl
-
- getAddress() - Method in interface io.pkts.sdp.RTPInfo
-
Get the address to where we should be sending.
- getCharOffset() - Method in exception io.pkts.sdp.SdpParseException
-
Returns the char offset where the error occured.
- getInstance() - Static method in class io.pkts.sdp.SDPFactory
-
- getLineNumber() - Method in exception io.pkts.sdp.SdpParseException
-
Returns the line number where the error occured
- getMediaPort() - Method in class io.pkts.sdp.impl.RTPInfoImpl
-
- getMediaPort() - Method in interface io.pkts.sdp.RTPInfo
-
Get the media port where we are expected to send media.
- getRawAddress() - Method in class io.pkts.sdp.impl.RTPInfoImpl
-
- getRawAddress() - Method in interface io.pkts.sdp.RTPInfo
-
Get the address as a raw byte array.
- getRootCause() - Method in exception io.pkts.sdp.SdpException
-
- getRTPInfo() - Method in class io.pkts.sdp.impl.SDPWrapper
-
- getRTPInfo() - Method in interface io.pkts.sdp.SDP
-
For many VoIP applications, RTP is the most common protocol and this
convenience method extracts out all the RTP related information in the
SDP and presents it in one easy accessible "packet".