IAudioData Interface |
Namespace: Spire.Presentation
The IAudioData type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
ContentType |
Gets a MIME type of an audio.
|
|
|
Data |
Gets the copy of an audio's data.
Read-only
Byte
[].
|
|
|
Stream |
Gets stream.
|
| Name | Description | |
|---|---|---|
|
|
GetStream |
Gets stream from audio.
|
|
|
SaveToFile |
Save audio to disk.
|