SoundData
SoundData class
Represents a sound data defining the sound to be played when the annotation is activated.
The SoundData type exposes the following members:
Properties
| Name | Description |
|---|---|
| rate | Gets or sets the sampling rate, in samples per second. |
| channels | Gets or sets the number of sound channels. |
| bits | Gets or sets the number of bits per sample value per channel. |
| contents | Gets stream of the sound to be played when the annotation is activated. |
| encoding | Gets or sets the encoding format for the sample data. |
See Also
- namespace aspose.pdf.annotations
- assembly Aspose.PDF