Click or drag to resize
LyncPlatformLibraryAudioVideoMediaMediaType Property
Gets or sets the media LyncPlatformLibraryAudioType of the current media.

Namespace: Inkostar.Classes
Assembly: LyncPlatformLibrary (in LyncPlatformLibrary.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public LyncPlatformLibraryAudioType MediaType { get; set; }

Property Value

Type: LyncPlatformLibraryAudioType

Implements

ILyncPlatformLibraryMediaMediaType
See Also