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