VideoFromImages_TemporaryFile
property
Delphi
property VideoFromImages_TemporaryFile: string read GetVideoFromImages_TemporaryFile write SetVideoFromImages_TemporaryFile;
C++Builder
__property System::UnicodeString VideoFromImages_TemporaryFile = {read=GetVideoFromImages_TemporaryFile, write=SetVideoFromImages_TemporaryFile};
C#
public string VideoFromImages_TemporaryFile { get; set; }
VB.NET
Public Property VideoFromImages_TemporaryFile As String
C++/Qt
wchar_t *GetVideoFromImages_TemporaryFile ();
void SetVideoFromImages_TemporaryFile (wchar_t *Value);
Specifies the full qualified path and file name of the temporary file in which the BMP or JPEG files will be encoded before creating the video clip.