Package | Description |
---|---|
gov.nist.javax.sdp.fields |
Classes for SDP Fields.
|
javax.sdp |
This is a preliminary version of the javax.sdp package based on the
public review version
JSR 141 .
|
Modifier and Type | Class and Description |
---|---|
class |
RepeatField
Repeat SDP Field (part of the time field).
|
Modifier and Type | Method and Description |
---|---|
RepeatTime |
SdpFactory.createRepeatTime(int repeatInterval,
int activeDuration,
int[] offsets)
Returns a RepeatTime object with the specified interval, duration, and
time offsets.
|
Copyright © 2018. All Rights Reserved.