Table of Contents

Class MediaRoutingException

Namespace
DotNetBrowser.Cast
Assembly
DotNetBrowser.dll

Thrown when the media routing is disabled.

public sealed class MediaRoutingException : Exception, ISerializable
Inheritance
MediaRoutingException
Implements
Inherited Members

Remarks

Media routing can be enabled by setting true in the MediaRoutingEnabled property.

Should be set before the IEngine instance is created.

Constructors

MediaRoutingException()