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, handleHeader
public InfoAudioStats(OggAudioHeaders headers, OggAudioStream audio, int lastSeqNum, boolean debugging) throws IOException
IOException
protected void handleAudioData(OggStreamAudioData audioData)
handleAudioData
in class OggAudioStatistics
Copyright © 2016. All rights reserved.