public static interface AESAudioMetadata.TimeDesc
Modifier and Type | Method and Description |
---|---|
int |
getFrames()
Returns the frames component of the fraction of a second.
|
int |
getHours()
Returns the hours component.
|
int |
getMinutes()
Returns the minutes component.
|
double |
getSampleRate()
Returns the sample rate on which the samples remainder
is based.
|
int |
getSamples()
Returns the samples remaining after the frames part of
the fractional second.
|
int |
getSeconds()
Returns the seconds component.
|
int getHours()
int getMinutes()
int getSeconds()
int getFrames()
int getSamples()
double getSampleRate()
Copyright © 2008–2017 The Open Preservation Foundation. All rights reserved.