public class BasicWavMux
extends net.sf.fmj.media.multiplexer.BasicMux
| Modifier and Type | Field and Description |
|---|---|
static javax.media.Format |
SUPPORTED_INPUT_FORMAT
The input formats supported by this BasicWavMux.
|
buf, bufLength, bufOffset, clock, eos, filePointer, fileSize, fileSizeLimit, fileSizeLimitReached, firstBuffer, flushing, inputs, isLiveData, maxBufSize, mc, numTracks, outputCD, source, sourceLock, sth, stream, streamSizeLimitSupported, supportedInputs, supportedOutputs, swc, timeBase| Constructor and Description |
|---|
BasicWavMux()
Initializes a BasicWavMux instance.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
javax.media.Format |
setInputFormat(javax.media.Format format,
int trackID) |
void |
writeHeader() |
bufClear, bufFlush, bufSkip, bufWriteByte, bufWriteBytes, bufWriteBytes, bufWriteInt, bufWriteIntLittleEndian, bufWriteShort, bufWriteShortLittleEndian, close, doProcess, getDataOutput, getMediaNanoseconds, getMediaTime, getRate, getStopTime, getSupportedInputFormats, getSupportedOutputContentDescriptors, getSyncTime, getTimeBase, mapToTimeBase, open, process, requireTwoPass, reset, seek, setContentDescriptor, setMediaTime, setNumTracks, setRate, setStopTime, setTimeBase, stop, syncStart, write, writeFootererror, getClassForName, getControl, getControls, getInputData, getNativeData, getOutputData, matches, plugInExists, validateByteArraySize, validateData, validateIntArraySize, validateShortArraySizepublic static javax.media.Format SUPPORTED_INPUT_FORMAT
public String getName()
public javax.media.Format setInputFormat(javax.media.Format format,
int trackID)
setInputFormat in interface javax.media.MultiplexersetInputFormat in class net.sf.fmj.media.multiplexer.BasicMuxpublic void writeHeader()
writeHeader in class net.sf.fmj.media.multiplexer.BasicMuxCopyright © 2021 jitsi.org. All rights reserved.