Topics
All
Mac OS X
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server (Not)
Client
Old
Guides
Examples
New in version:
6.5
7.0
7.1
7.2
7.3
7.4
7.5
8.0
8.1
8.2
Statistic
AVExport.GetShouldOptimizeForNetworkUse
Queries whether video should be network optimized.
Component | Version | macOS | Windows | Server | FileMaker Cloud | FileMaker iOS SDK |
AVExport | 6.1 | Yes | No | Yes, macOS only | No | No |
MBS( "AVExport.GetShouldOptimizeForNetworkUse"; AVExportSession )
Parameters
Parameter | Description | Example value |
---|---|---|
AVExportSession | The session reference number. | $AVExport |
Result
Returns 1, 0 or error.
Description
Queries whether video should be network optimized.Indicates that the output file should be optimized for network use, e.g. that a QuickTime movie file should support "fast start".
Returns 1 when optimization is enabled.
See also
AVExport.GetOutputURL - AVExport.GetTimeRange
Feedback: Report problem or ask question.
Links
MBS Xojo tutorial videos