public class MFAudioFormat extends AudioFormat
AudioFormat
adding a special constructor
to be called from MFAudioFileFormat
.Modifier and Type | Class and Description |
---|---|
static class |
MFAudioFormat.MFEncoding
Encoding that is aware of its Media Foundation type.
|
AudioFormat.Encoding
bigEndian, channels, encoding, frameRate, frameSize, sampleRate, sampleSizeInBits
Constructor and Description |
---|
MFAudioFormat(float sampleRate,
int sampleSize,
int channels,
int packetSize,
float frameRate,
boolean bigEndian,
int bitRate,
boolean vbr) |
getChannels, getEncoding, getFrameRate, getFrameSize, getProperty, getSampleRate, getSampleSizeInBits, isBigEndian, matches, properties, toString
Copyright © 2011–2018 tagtraum industries incorporated. All rights reserved.