| ILyncPlatformLibraryMedia Interface |
Namespace: Inkostar.Interfaces
The ILyncPlatformLibraryMedia type exposes the following members.
| Name | Description | |
|---|---|---|
| Pause |
Pauses the current media operation, such as playback or recording.
| |
| Resume |
Resumes the current media operation such as playback or recording.
| |
| Stop |
Stops the current media operation such as playback or recording.
|
| Name | Description | |
|---|---|---|
| MediaIdentifier |
Gets or sets the unique identifier for the current media.
| |
| MediaType |
Gets or sets the media LyncPlatformLibraryAudioType of the current media.
| |
| ParentInteraction |
Gets the ILyncPlatformLibraryInteraction instance which is associated with the current media.
|