SoundData

Overview

SoundData is a class in Aspose.PDF FOSS for .NET.

Properties: Bits, Channels, Contents, Encoding, Rate.

Properties

NameTypeAccessDescription
BitsintRead/WriteGets or sets the bits.
ChannelsintRead/WriteGets or sets the channels.
RateintRead/WriteGets or sets the rate.
EncodingSoundEncodingRead/WriteGets or sets the encoding.
ContentsStreamReadGets the contents.

See Also