VideoFramePrecision VideoFramePrecision VideoFramePrecision VideoFramePrecision Enum

Definition

Used to specify the frame precision algorithm when retrieving a thumbnail.

public : enum class VideoFramePrecisionpublic enum VideoFramePrecisionPublic Enum VideoFramePrecision// You can use this enum in JavaScript.
Attributes
Windows 10 requirements
Device family
Windows 10 (introduced v10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (introduced v1)

Fields

NearestFrame NearestFrame NearestFrame NearestFrame

Use a more precise algorithm to get a thumbnail to the nearest frame.

NearestKeyFrame NearestKeyFrame NearestKeyFrame NearestKeyFrame

Use a faster but less precise algorithm to get the thumbnail.