Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Preview.SetAutostarts
Sets whether to auto start preview.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Preview | 13.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | ❌ No |
MBS( "Preview.SetAutostarts"; PreviewRef; Value ) More
Parameters
Parameter | Description | Example |
---|---|---|
PreviewRef | The reference ID for this preview control. | $ref |
Value | The new setting. Pass 1 to auto play and 0 to not auto play. |
1 |
Result
Returns OK or error.
Description
Sets whether to auto start preview.Set this property to allow previews of movie files to start playback automatically when displayed.
See also
Blog Entries
This function is free to use.
Created 29th June 2023, last changed 27th August 2023
