is an option for functions like VideoGenerator that specifies the format of the resulting asset.
GeneratedAssetFormat
is an option for functions like VideoGenerator that specifies the format of the resulting asset.
Details
- Typical settings include:
-
Automatic automatic setting "fmt" an explicit file format as listed in $ExportFormats - Use GeneratedAssetLocation to specify the asset location as well as the format.
- If GeneratedAssetLocation specifies a directory, use GeneratedAssetFormat to specify the format of the resulting asset.
Examples
Basic Examples (1)
Specify the resulting file format in SlideShowVideo:
v = AnimationVideo[LinearGradientImage[Hue[h]], {h, 0, 1}, GeneratedAssetFormat -> "QuickTime"]Information[v, "ResourcePath"]FileFormat[%]Related Guides
History
Text
Wolfram Research (2021), GeneratedAssetFormat, Wolfram Language function, https://reference.wolfram.com/language/ref/GeneratedAssetFormat.html.
CMS
Wolfram Language. 2021. "GeneratedAssetFormat." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/GeneratedAssetFormat.html.
APA
Wolfram Language. (2021). GeneratedAssetFormat. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/GeneratedAssetFormat.html
BibTeX
@misc{reference.wolfram_2026_generatedassetformat, author="Wolfram Research", title="{GeneratedAssetFormat}", year="2021", howpublished="\url{https://reference.wolfram.com/language/ref/GeneratedAssetFormat.html}", note=[Accessed: 12-June-2026]}
BibLaTeX
@online{reference.wolfram_2026_generatedassetformat, organization={Wolfram Research}, title={GeneratedAssetFormat}, year={2021}, url={https://reference.wolfram.com/language/ref/GeneratedAssetFormat.html}, note=[Accessed: 12-June-2026]}