| Package | Description |
|---|---|
| com.groupdocs.metadata.core |
The com.groupdocs.metadata.core namespace provides main classes allowing working with metadata in all supported formats.
|
| Modifier and Type | Method and Description |
|---|---|
static XmpAudioSampleType |
XmpAudioSampleType.getCompressed()
Gets Compressed audio sample.
|
static XmpAudioSampleType |
XmpAudioSampleType.getOther()
Gets Other audio sample.
|
static XmpAudioSampleType |
XmpAudioSampleType.getPacked()
Gets Packed audio sample.
|
static XmpAudioSampleType |
XmpAudioSampleType.getSample16Int()
Gets 16Int audio sample.
|
static XmpAudioSampleType |
XmpAudioSampleType.getSample24Int()
Gets 24Int audio sample.
|
static XmpAudioSampleType |
XmpAudioSampleType.getSample32Float()
Gets 32Float audio sample.
|
static XmpAudioSampleType |
XmpAudioSampleType.getSample32Int()
Gets 32Int audio sample.
|
static XmpAudioSampleType |
XmpAudioSampleType.getSample8Int()
Gets 8Int audio sample.
|
| Modifier and Type | Method and Description |
|---|---|
void |
XmpDynamicMediaPackage.setAudioSampleType(XmpAudioSampleType audioSampleType)
Sets the audio sample type.
|
Copyright © 2026. All rights reserved.