Aspose.Slides for .NET - API Reference
Aspose.Slides
Aspose.Slides
IAudio Interface
IAudio Properties
BinaryData Property
ContentType Property
IAudio Properties
The
IAudio
type exposes the following members.
Properties
Name
Description
BinaryData
Returns the copy of an audio's data. In case of large amount of data consider using of
GetStream
method to prevent unnecessary loading of audio's data into memory or even OutOfMemoryException. Read-only
Byte
[].
ContentType
Returns a MIME type of an audio, encoded in
BinaryData
. Read-only
String
.
See Also
Reference
IAudio Interface
Aspose.Slides Namespace