IMcImageSetAudioChannel Interface |
![]() |
Namespace: MediaCy.IQL.Sets
Public Interface IMcImageSetAudioChannel Inherits IMcImageSetChannel
The IMcImageSetAudioChannel type exposes the following members.
Name | Description | |
---|---|---|
![]() | Description | The optional description of this channel |
![]() | Duration | The time duration for this audio channel. |
![]() | EndTime | The ending time for this audio channel. |
![]() | File | The backing WAV file for this audio channel. |
![]() | Name | The name of this channel. |
![]() | StartTime | The starting time for this audio channel. |
![]() | Type | The type of this channel. |
![]() | UserData | Gets or sets user data for this channel |
![]() | UserFlags | Gets or sets user flags for this set |
Name | Description | |
---|---|---|
![]() | CopyFrom | Copy from the provided channel class |
![]() | OpenFromWAV | |
![]() | Play | Plays this audio channel on the system sound device. |
![]() | SaveToWAV |