Click or drag to resize

LibraryIsFrameSyncDisabled Property

Gets or sets a value indicating whether frame synchronization is disabled. Setting this to true prevents the use of multimedia timers.

Namespace:  CSVideoPlayer
Assembly:  CSVideoPlayer (in CSVideoPlayer.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static bool IsFrameSyncDisabled { get; set; }

Property Value

Type: Boolean
See Also