| Package | Description |
|---|---|
| org.gagravarr.speex |
| Modifier and Type | Method and Description |
|---|---|
SpeexTags |
SpeexFile.getTags() |
| Constructor and Description |
|---|
SpeexFile(OutputStream out,
int sid,
SpeexInfo info,
SpeexTags tags)
Opens for writing, based on the settings
from a pre-read file, with a specific
Steam ID (SID).
|
SpeexFile(OutputStream out,
SpeexInfo info,
SpeexTags tags)
Opens for writing, based on the settings
from a pre-read file.
|
Copyright © 2021. All rights reserved.