SoundData
Overview
SoundData is a class in Aspose.PDF FOSS for .NET.
Properties: Bits, Channels, Contents, Encoding, Rate.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
Bits | int | Read/Write | Gets or sets the bits. |
Channels | int | Read/Write | Gets or sets the channels. |
Rate | int | Read/Write | Gets or sets the rate. |
Encoding | SoundEncoding | Read/Write | Gets or sets the encoding. |
Contents | Stream | Read | Gets the contents. |