IBuilderStartVideoRecording(String) Method |
Namespace: Demo3D.VisualsAssembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntaxbool StartVideoRecording(
string videoFileName
)
Parameters
- videoFileName String
- Where to save the movie, file extension determines movie format
Return Value
Booleantrue if sucessful
See Also