Class SDP
java.lang.Object
javaforce.voip.SDP
- All Implemented Interfaces:
Cloneable
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionclassstatic enumstatic enumstatic enumclassstatic enum -
Field Summary
FieldsModifier and TypeFieldDescriptionintlonglonglonglong -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
log
public int log -
ip
-
iceufrag
-
icepwd
-
fingerprint
-
stream0
-
streams
-
owner
-
session
-
o1
public long o1 -
o2
public long o2 -
time_start
public long time_start -
time_stop
public long time_stop -
otherAttributes
-
otherParameters
-
-
Constructor Details
-
SDP
public SDP()
-
-
Method Details
-
setLog
public void setLog(int id) -
getIP
-
setIP
-
addStream
-
delStream
-
delAudio
public void delAudio() -
delVideo
public void delVideo() -
getFirstAudioStream
-
getFirstVideoStream
-
hasAudio
public boolean hasAudio() -
hasVideo
public boolean hasVideo() -
toString
-
clone
-
build
-
getSDP
-
getSDP
-