Skip to content

Latest commit

 

History

History
43 lines (28 loc) · 1.58 KB

File metadata and controls

43 lines (28 loc) · 1.58 KB
-api-id P:Windows.Devices.Lights.Effects.LampArrayEffectPlaylist.EffectStartMode
-api-type winrt property
ms.custom RS5

Windows.Devices.Lights.Effects.LampArrayEffectPlaylist.EffectStartMode

-description

Gets or sets the starting behavior for the effects.

-property-value

A lamp array effect start mode specifying the starting behavior for the effects. The default is Sequential.

-remarks

After a playlist has started, the value is locked and it's no longer possible to set the value.

-examples

:::row::: :::column:::

    [LampArray sample](https://github.com/microsoft/Windows-universal-samples/tree/main/Samples/LampArray)
    
    Demonstrates how to control RGB lighting of peripheral devices using the [**Windows.Devices.Lights**](/uwp/api/windows.devices.lights) and [**Windows.Devices.Lights.Effects**](/uwp/api/windows.devices.lights.effects) APIs.

:::column-end:::
:::column:::

    [AutoRGB Sample](https://github.com/microsoft/Dynamic-Lighting-AutoRGB)
    
    Demonstrates how to extract a single, representative color from a desktop screen and use it to illuminate LED lamps on a connected RGB device.
        
:::column-end:::

:::row-end:::

-see-also

Lighting and Illumination (www.usb.org), Dynamic lighting