public interface ChunkSilent extends Chunk
The following features are supported:
WavPackage.getChunkSilent()| Modifier and Type | Method and Description |
|---|---|
java.lang.Long |
getNumberOfSilentSamples()
Returns the value of the 'Number Of Silent Samples' attribute.
|
void |
setNumberOfSilentSamples(java.lang.Long value)
Sets the value of the '
Number Of Silent Samples' attribute. |
getBlockAlignedSize, getChunkTypeID, getChunkTypeIDValue, getSize, init, toByteArrayjava.lang.Long getNumberOfSilentSamples()
If the meaning of the 'Number Of Silent Samples' attribute isn't clear, there really should be more of a description here...
setNumberOfSilentSamples(Long),
WavPackage.getChunkSilent_NumberOfSilentSamples()void setNumberOfSilentSamples(java.lang.Long value)
Number Of Silent Samples' attribute.
value - the new value of the 'Number Of Silent Samples' attribute.getNumberOfSilentSamples()