protected static class OggAudioInfoTool.InfoAudioStats extends OggAudioStatistics
| Constructor and Description |
|---|
InfoAudioStats(OggAudioHeaders headers,
OggAudioStream audio,
int lastSeqNum,
boolean debugging) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
handleAudioData(OggStreamAudioData audioData) |
calculate, getAudioDataSize, getAudioPacketsCount, getAverageAudioBitrate, getAverageOverallBitrate, getDuration, getDurationSeconds, getHeaderOverheadSize, getLastGranule, getOggOverheadPercentage, getOggOverheadSize, handleHeaderpublic InfoAudioStats(OggAudioHeaders headers, OggAudioStream audio, int lastSeqNum, boolean debugging) throws IOException
IOExceptionprotected void handleAudioData(OggStreamAudioData audioData)
handleAudioData in class OggAudioStatisticsCopyright © 2021. All rights reserved.