Skip to main content

AndroidSecondaryDisplayBehaviour

The behavior of the player when a secondary display is connected.

Enumeration Members

Enumeration MemberValueDescription
AllowAlways"allowAlways"Always allow display on a secondary (that is mirrored or HDMI) Please keep in mind, a DRM license can prevent playback on secondary, insecure, or remote screens.
AllowSecureDisplay"allowSecureDisplay"Allow display on a secondary (that is mirrored or HDMI) display of protected content if the display reports that it's secure and supports protected buffers. Please keep in mind, a DRM license can prevent playback on secondary, insecure, or remote screens.
AllowUnprotectedContent"allowUnprotectedContent"Allow display on a secondary (that is mirrored or HDMI) display of unprotected content.
Never"never"Never allow display on a secondary (that is mirrored or HDMI) display.