protected class AbstractAVIStream.AudioTrack extends AbstractAVIStream.Track
| Modifier and Type | Field and Description |
|---|---|
protected long |
avgBytesPerSec |
protected int |
bitsPerSample |
protected int |
blockAlign |
protected int |
channels |
protected long |
samplesPerSec |
protected static int |
WAVE_FORMAT_ADPCM |
protected static int |
WAVE_FORMAT_ALAW |
protected static int |
WAVE_FORMAT_ANTEX_ADPCME |
protected static int |
WAVE_FORMAT_APTX |
protected static int |
WAVE_FORMAT_AUDIOFILE_AF10 |
protected static int |
WAVE_FORMAT_AUDIOFILE_AF36 |
protected static int |
WAVE_FORMAT_BTV_DIGITAL |
protected static int |
WAVE_FORMAT_CANOPUS_ATRAC |
protected static int |
WAVE_FORMAT_CIRRUS |
protected static int |
WAVE_FORMAT_CONTROL_RES_CR10 |
protected static int |
WAVE_FORMAT_CONTROL_RES_VQLPC |
protected static int |
WAVE_FORMAT_CREATIVE_ADPCM |
protected static int |
WAVE_FORMAT_CREATIVE_FASTSPEECH10 |
protected static int |
WAVE_FORMAT_CREATIVE_FASTSPEECH8 |
protected static int |
WAVE_FORMAT_CS_IMAADPCM |
protected static int |
WAVE_FORMAT_DEVELOPMENT |
protected static int |
WAVE_FORMAT_DIALOGIC_OKI_ADPCM |
protected static int |
WAVE_FORMAT_DIGIADPCM |
protected static int |
WAVE_FORMAT_DIGIFIX |
protected static int |
WAVE_FORMAT_DIGIREAL |
protected static int |
WAVE_FORMAT_DIGISTD |
protected static int |
WAVE_FORMAT_DOLBY_AC2 |
protected static int |
WAVE_FORMAT_DSAT |
protected static int |
WAVE_FORMAT_DSAT_DISPLAY |
protected static int |
WAVE_FORMAT_DSPGROUP_TRUESPEECH |
protected static int |
WAVE_FORMAT_DVI_ADPCM |
protected static int |
WAVE_FORMAT_ECHOSC1 |
protected static int |
WAVE_FORMAT_ECHOSC3 |
protected static int |
WAVE_FORMAT_ESPCM |
protected static int |
WAVE_FORMAT_FM_TOWNS_SND |
protected static int |
WAVE_FORMAT_G721_ADPCM |
protected static int |
WAVE_FORMAT_G722_ADPCM |
protected static int |
WAVE_FORMAT_G723_ADPCM |
protected static int |
WAVE_FORMAT_G726_ADPCM |
protected static int |
WAVE_FORMAT_G728_CELP |
protected static int |
WAVE_FORMAT_GSM610 |
protected static int |
WAVE_FORMAT_IBM_CVSD |
protected static int |
WAVE_FORMAT_IEEE_FLOAT |
protected static int |
WAVE_FORMAT_IMA_ADPCM |
protected static int |
WAVE_FORMAT_LH_CODEC |
protected static int |
WAVE_FORMAT_MEDIASPACE_ADPCM |
protected static int |
WAVE_FORMAT_MEDIAVISION_ADPCM |
protected static int |
WAVE_FORMAT_MPEG |
protected static int |
WAVE_FORMAT_MPEGLAYER3 |
protected static int |
WAVE_FORMAT_MSNAUDIO |
protected static int |
WAVE_FORMAT_MULAW |
protected static int |
WAVE_FORMAT_NMS_VBXADPCM |
protected static int |
WAVE_FORMAT_NORRIS |
protected static int |
WAVE_FORMAT_OKI_ADPCM |
protected static int |
WAVE_FORMAT_OLIADPCM |
protected static int |
WAVE_FORMAT_OLICELP |
protected static int |
WAVE_FORMAT_OLIGSM |
protected static int |
WAVE_FORMAT_OLIOPR |
protected static int |
WAVE_FORMAT_OLISBC |
protected static int |
WAVE_FORMAT_PCM |
protected static int |
WAVE_FORMAT_QUARTERDECK |
protected static int |
WAVE_FORMAT_RHETOREX_ADPCM |
protected static int |
WAVE_FORMAT_ROCKWELL_ADPCM |
protected static int |
WAVE_FORMAT_ROCKWELL_DIGITALK |
protected static int |
WAVE_FORMAT_SIERRA_ADPCM |
protected static int |
WAVE_FORMAT_SOFTSOUND |
protected static int |
WAVE_FORMAT_SONARC |
protected static int |
WAVE_FORMAT_VOXWARE |
protected static int |
WAVE_FORMAT_XEBEC |
protected static int |
WAVE_FORMAT_YAMAHA_ADPCM |
protected int |
wFormatTag |
codec, extraHeaders, fccHandler, flags, format, initialFrames, inputBuffer, language, length, mediaType, name, outputBuffer, priority, quality, rate, readIndex, samples, scale, startTime, strfChunk, strhChunk, syncInterval, twoCC| Constructor and Description |
|---|
AudioTrack(int trackIndex,
int fourCC) |
| Modifier and Type | Method and Description |
|---|---|
int |
getSampleChunkFourCC(boolean isSync) |
long |
getSTRFChunkSize() |
addSampleprotected int wFormatTag
protected int channels
protected long samplesPerSec
protected long avgBytesPerSec
protected int blockAlign
protected int bitsPerSample
protected static final int WAVE_FORMAT_PCM
protected static final int WAVE_FORMAT_ADPCM
protected static final int WAVE_FORMAT_IEEE_FLOAT
protected static final int WAVE_FORMAT_IBM_CVSD
protected static final int WAVE_FORMAT_ALAW
protected static final int WAVE_FORMAT_MULAW
protected static final int WAVE_FORMAT_OKI_ADPCM
protected static final int WAVE_FORMAT_DVI_ADPCM
protected static final int WAVE_FORMAT_IMA_ADPCM
protected static final int WAVE_FORMAT_MEDIASPACE_ADPCM
protected static final int WAVE_FORMAT_SIERRA_ADPCM
protected static final int WAVE_FORMAT_G723_ADPCM
protected static final int WAVE_FORMAT_DIGISTD
protected static final int WAVE_FORMAT_DIGIFIX
protected static final int WAVE_FORMAT_DIALOGIC_OKI_ADPCM
protected static final int WAVE_FORMAT_MEDIAVISION_ADPCM
protected static final int WAVE_FORMAT_YAMAHA_ADPCM
protected static final int WAVE_FORMAT_SONARC
protected static final int WAVE_FORMAT_DSPGROUP_TRUESPEECH
protected static final int WAVE_FORMAT_ECHOSC1
protected static final int WAVE_FORMAT_AUDIOFILE_AF36
protected static final int WAVE_FORMAT_APTX
protected static final int WAVE_FORMAT_AUDIOFILE_AF10
protected static final int WAVE_FORMAT_DOLBY_AC2
protected static final int WAVE_FORMAT_GSM610
protected static final int WAVE_FORMAT_MSNAUDIO
protected static final int WAVE_FORMAT_ANTEX_ADPCME
protected static final int WAVE_FORMAT_CONTROL_RES_VQLPC
protected static final int WAVE_FORMAT_DIGIREAL
protected static final int WAVE_FORMAT_DIGIADPCM
protected static final int WAVE_FORMAT_CONTROL_RES_CR10
protected static final int WAVE_FORMAT_NMS_VBXADPCM
protected static final int WAVE_FORMAT_CS_IMAADPCM
protected static final int WAVE_FORMAT_ECHOSC3
protected static final int WAVE_FORMAT_ROCKWELL_ADPCM
protected static final int WAVE_FORMAT_ROCKWELL_DIGITALK
protected static final int WAVE_FORMAT_XEBEC
protected static final int WAVE_FORMAT_G721_ADPCM
protected static final int WAVE_FORMAT_G728_CELP
protected static final int WAVE_FORMAT_MPEG
protected static final int WAVE_FORMAT_MPEGLAYER3
protected static final int WAVE_FORMAT_CIRRUS
protected static final int WAVE_FORMAT_ESPCM
protected static final int WAVE_FORMAT_VOXWARE
protected static final int WAVE_FORMAT_CANOPUS_ATRAC
protected static final int WAVE_FORMAT_G726_ADPCM
protected static final int WAVE_FORMAT_G722_ADPCM
protected static final int WAVE_FORMAT_DSAT
protected static final int WAVE_FORMAT_DSAT_DISPLAY
protected static final int WAVE_FORMAT_SOFTSOUND
protected static final int WAVE_FORMAT_RHETOREX_ADPCM
protected static final int WAVE_FORMAT_CREATIVE_ADPCM
protected static final int WAVE_FORMAT_CREATIVE_FASTSPEECH8
protected static final int WAVE_FORMAT_CREATIVE_FASTSPEECH10
protected static final int WAVE_FORMAT_QUARTERDECK
protected static final int WAVE_FORMAT_FM_TOWNS_SND
protected static final int WAVE_FORMAT_BTV_DIGITAL
protected static final int WAVE_FORMAT_OLIGSM
protected static final int WAVE_FORMAT_OLIADPCM
protected static final int WAVE_FORMAT_OLICELP
protected static final int WAVE_FORMAT_OLISBC
protected static final int WAVE_FORMAT_OLIOPR
protected static final int WAVE_FORMAT_LH_CODEC
protected static final int WAVE_FORMAT_NORRIS
protected static final int WAVE_FORMAT_DEVELOPMENT
public long getSTRFChunkSize()
getSTRFChunkSize in class AbstractAVIStream.Trackpublic int getSampleChunkFourCC(boolean isSync)
getSampleChunkFourCC in class AbstractAVIStream.TrackCopyright © 2022. All Rights Reserved.