public class HFlip extends AbstractCodec2 implements javax.media.Effect
BUFFER_FLAG_FEC, BUFFER_FLAG_PLC, EMPTY_FORMATS, features, MAX_AUDIO_SEQUENCE_NUMBERS_TO_PLC, SEQUENCE_MAX, SEQUENCE_MIN| Constructor and Description |
|---|
HFlip()
Initializes a new HFlip instance.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
doClose()
Closes this Effect.
|
protected void |
doOpen()
Opens this Effect.
|
protected int |
doProcess(javax.media.Buffer inputBuffer,
javax.media.Buffer outputBuffer)
Performs the media processing defined by this Effect.
|
void |
reset()
Resets the state of this PlugIn.
|
calculateLostSeqNoCount, close, discardOutputBuffer, getMatchingOutputFormats, getName, getSupportedOutputFormats, incrementSeqNo, matches, open, process, setInputFormat, setOutputFormat, specialize, updateOutput, validateByteArraySize, validateShortArraySizecheckInputBuffer, dump, getInputFormat, getOutputFormat, getSupportedInputFormats, isEOM, propagateEOMaddControl, getControl, getControls, removeControlclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitprotected void doClose()
doClose in class AbstractCodec2AbstractCodec2.doClose()protected void doOpen()
throws javax.media.ResourceUnavailableException
doOpen in class AbstractCodec2javax.media.ResourceUnavailableException - if any of the required resource
cannot be allocatedAbstractCodec2.doOpen()protected int doProcess(javax.media.Buffer inputBuffer,
javax.media.Buffer outputBuffer)
doProcess in class AbstractCodec2inputBuffer - the Buffer that contains the media data to be
processedoutputBuffer - the Buffer in which to store the processed
media dataAbstractCodec2.doProcess(Buffer, Buffer)public void reset()
reset in interface javax.media.PlugInreset in class net.sf.fmj.media.AbstractPlugInCopyright © 2022 jitsi.org. All rights reserved.