|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface VideoMediaFormat
The interface represents a video format. Video formats characterize video streams and the VideoMediaFormat interface gives access to some of their properties such as encoding and clock rate.
| Field Summary |
|---|
| Fields inherited from interface net.java.sip.communicator.service.neomedia.format.MediaFormat |
|---|
MAX_DYNAMIC_PAYLOAD_TYPE, MIN_DYNAMIC_PAYLOAD_TYPE, RTP_PAYLOAD_TYPE_UNKNOWN |
| Method Summary | |
|---|---|
float |
getFrameRate()
Returns the frame rate associated with this MediaFormat. |
Dimension |
getSize()
Returns the size of the image that this VideoMediaFormat describes. |
| Methods inherited from interface net.java.sip.communicator.service.neomedia.format.MediaFormat |
|---|
equals, formatParametersMatch, getAdditionalCodecSettings, getAdvancedAttributes, getClockRate, getClockRateString, getEncoding, getFormatParameters, getMediaType, getRealUsedClockRateString, getRTPPayloadType, setAdditionalCodecSettings, toString |
| Method Detail |
|---|
Dimension getSize()
float getFrameRate()
|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||