| LyncPlatformLibraryAudioVideoMediaMediaType Property |
Namespace: Inkostar.ClassesAssembly: LyncPlatformLibrary (in LyncPlatformLibrary.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic LyncPlatformLibraryAudioType MediaType { get; set; }Public Property MediaType As LyncPlatformLibraryAudioType
Get
Set
public:
virtual property LyncPlatformLibraryAudioType MediaType {
LyncPlatformLibraryAudioType get () sealed;
void set (LyncPlatformLibraryAudioType value) sealed;
}abstract MediaType : LyncPlatformLibraryAudioType with get, set
override MediaType : LyncPlatformLibraryAudioType with get, set
Property Value
Type:
LyncPlatformLibraryAudioTypeImplements
ILyncPlatformLibraryMediaMediaType
See Also