LowLagPhotoSequenceControl.HardwareAcceleratedThumbnailSupported Property

Definition

Gets a value that specifies if hardware acceleration is supported for thumbnails in photo sequence mode.

public:
 property unsigned int HardwareAcceleratedThumbnailSupported { unsigned int get(); };
uint32_t HardwareAcceleratedThumbnailSupported();
public uint HardwareAcceleratedThumbnailSupported { get; }
var uInt32 = lowLagPhotoSequenceControl.hardwareAcceleratedThumbnailSupported;
Public ReadOnly Property HardwareAcceleratedThumbnailSupported As UInteger

Property Value

UInt32

unsigned int

uint32_t

true if hardware acceleration is supported for thumbnails in photo sequence mode; otherwise, false.

Applies to

See also