public interface AudioStream extends Stream
| Modifier and Type | Interface and Description |
|---|---|
static class |
AudioStream.Adapter |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getBitDepth() |
Float |
getBitRate() |
String |
getCaptureDevice() |
String |
getCaptureDeviceVendor() |
String |
getCaptureDeviceVersion() |
Integer |
getChannels() |
String |
getEncoderLibraryVendor() |
String |
getFormat() |
String |
getFormatVersion() |
Float |
getPkLevDb() |
Float |
getRmsLevDb() |
Float |
getRmsPkDb() |
Integer |
getSamplingRate() |
getFrameCount, getIdentifiertoManifestInteger getBitDepth()
Integer getChannels()
Integer getSamplingRate()
Float getBitRate()
Float getPkLevDb()
Float getRmsLevDb()
Float getRmsPkDb()
String getCaptureDevice()
String getCaptureDeviceVersion()
String getCaptureDeviceVendor()
String getFormat()
String getFormatVersion()
String getEncoderLibraryVendor()
Copyright © 2009–2021 Opencast Project. All rights reserved.