Skip to main content

class Wacom::Kiosk::UI::Parsers::Shared::IdleConfig

Summary

MembersDescriptions
{property} string MediaTypeGets or sets the type of the media.
{property} string DefaultOrCustomGroupGets or sets the default or custom group.
{property} int SlideShowIntervalGets or sets the slide show interval.
{property} string RemoteMediaDirA remote media directory (ex.: shared enterprise storage)
{property} bool ForceSoftwareOnlyRenderTrue (default) to force software-only rendering of videos
{property} string BackgroundColor

Members

{property} string MediaType

Gets or sets the type of the media.

The type of the media.

{property} string DefaultOrCustomGroup

Gets or sets the default or custom group.

The default or custom group.

{property} int SlideShowInterval

Gets or sets the slide show interval.

The slide show interval.

{property} string RemoteMediaDir

A remote media directory (ex.: shared enterprise storage)

{property} bool ForceSoftwareOnlyRender

True (default) to force software-only rendering of videos

Workaround for issue in .NET Framework 4.0 with H.264 codec video files. from MS: "The issue occurs when a synchronization between WPF and the underlying WMP control have to resynchronize when the display changes occur."

{property} string BackgroundColor