TimeNodeAudio Class |
Namespace: Spire.Presentation.Drawing.TimeLine
The TimeNodeAudio type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
ChildNodes | (Inherited from TimeNode .) |
|
|
IsMute |
is mute default:false
|
|
|
SoundName |
SoundName
|
|
|
SubNodes | (Inherited from TimeNode .) |
|
|
Volume |
Volume :value range 0 - 1
|
| Name | Description | |
|---|---|---|
|
|
Equals | (Overrides TimeNodeMedia Equals(Object) .) |
|
|
Finalize |
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from
Object
.)
|
|
|
GetAudioData |
GetTimeNodeAudio : get audio bytes
|
|
|
GetHashCode |
Serves as the default hash function.
(Inherited from
Object
.)
|
|
|
GetType |
Gets the
Type
of the current instance.
(Inherited from
Object
.)
|
|
|
MemberwiseClone |
Creates a shallow copy of the current
Object
.
(Inherited from
Object
.)
|
|
|
SetAudioData(FileInfo) |
setTimeNodeAudio
|
|
|
SetAudioData(Stream) |
Set Audio Data.
|
|
|
ToString |
Returns a string that represents the current object.
(Inherited from
Object
.)
|