IProfileMediaCasting Property |
Gets the service that allows working with media casting.
Namespace:
DotNetBrowser.Profile
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.27.3
Syntax IMediaCasting MediaCasting { get; }
Property Value
Type:
IMediaCastingThe service that allows working with media casting.
See Also