public static interface AESAudioMetadata.FaceRegion
Modifier and Type | Method and Description |
---|---|
AESAudioMetadata.TimeDesc |
getDuration()
Returns the duration.
|
String[] |
getMapLocations()
Returns the channel map locations.
|
AESAudioMetadata.TimeDesc |
getStartTime()
Returns the starting time.
|
void |
setDuration(long samples)
Sets the duration.
|
void |
setMapLocations(String[] locations)
Sets the channel map locations.
|
void |
setStartTime(long samples)
Sets the starting time.
|
AESAudioMetadata.TimeDesc getStartTime()
AESAudioMetadata.TimeDesc getDuration()
String[] getMapLocations()
void setStartTime(long samples)
void setDuration(long samples)
void setMapLocations(String[] locations)
Copyright © 2008–2017 The Open Preservation Foundation. All rights reserved.