public interface OggAudioHeaders
OggAudioStream
Modifier and Type | Method and Description |
---|---|
OggAudioInfoHeader |
getInfo() |
OggAudioSetupHeader |
getSetup() |
int |
getSid() |
OggAudioTagsHeader |
getTags() |
OggStreamIdentifier.OggStreamType |
getType() |
int getSid()
OggStreamIdentifier.OggStreamType getType()
OggAudioInfoHeader getInfo()
OggAudioTagsHeader getTags()
OggAudioSetupHeader getSetup()
Copyright © 2015. All rights reserved.