Click or drag to resize

IProfileMediaCasting Property

Gets the service that allows working with media casting.

Namespace:  DotNetBrowser.Profile
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.27.2
Syntax
C#
IMediaCasting MediaCasting { get; }

Property Value

Type: IMediaCasting
The service that allows working with media casting.
See Also