From 58f8437f4b8b741ddc8e7bcde21bf983cc618430 Mon Sep 17 00:00:00 2001 From: pepper Date: Sat, 10 Jan 2015 21:37:24 -0800 Subject: added vstsdk --- .../vstsdk2.4/doc/html/struct_vst_file_select.html | 310 +++++++++++++++++++++ 1 file changed, 310 insertions(+) create mode 100644 vendor/vstsdk2.4/doc/html/struct_vst_file_select.html (limited to 'vendor/vstsdk2.4/doc/html/struct_vst_file_select.html') diff --git a/vendor/vstsdk2.4/doc/html/struct_vst_file_select.html b/vendor/vstsdk2.4/doc/html/struct_vst_file_select.html new file mode 100644 index 0000000..0cbe341 --- /dev/null +++ b/vendor/vstsdk2.4/doc/html/struct_vst_file_select.html @@ -0,0 +1,310 @@ + + +VST SDK 2.4: VstFileSelect Struct Reference + + + + +
+
+
+
+

VstFileSelect Struct Reference

#include <aeffectx.h> +

+List of all members. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

Public Attributes

VstInt32 command
VstInt32 type
VstInt32 macCreator
 optional: 0 = no creator
VstInt32 nbFileTypes
 number of fileTypes
VstFileTypefileTypes
 list of fileTypes
char title [1024]
 text to display in file selector's title
char * initialPath
 initial path
char * returnPath
 use with kVstFileLoad and kVstDirectorySelect. null: Host allocates memory, plug-in must call closeOpenFileSelector!
VstInt32 sizeReturnPath
 size of allocated memory for return paths
char ** returnMultiplePaths
 use with kVstMultipleFilesLoad. Host allocates memory, plug-in must call closeOpenFileSelector!
VstInt32 nbReturnPath
 number of selected paths
VstIntPtr reserved
 reserved for Host application
char future [116]
 reserved for future use
+


Detailed Description

+File Selector Description used in audioMasterOpenFileSelector. +

+


Member Data Documentation

+ +
+ +
+ +

+

See also:
VstFileSelectCommand
+ +
+

+ +

+ +
+ +

+list of fileTypes +

+

See also:
VstFileType
+ +
+

+ +

+
+ + + + +
char VstFileSelect::future[116]
+
+
+ +

+reserved for future use +

+ +

+

+ +

+
+ + + + +
char* VstFileSelect::initialPath
+
+
+ +

+initial path +

+ +

+

+ +

+ +
+ +

+optional: 0 = no creator +

+ +

+

+ +

+ +
+ +

+number of fileTypes +

+ +

+

+ +

+ +
+ +

+number of selected paths +

+ +

+

+ +

+ +
+ +

+reserved for Host application +

+ +

+

+ +

+ +
+ +

+use with kVstMultipleFilesLoad. Host allocates memory, plug-in must call closeOpenFileSelector! +

+ +

+

+ +

+
+ + + + +
char* VstFileSelect::returnPath
+
+
+ +

+use with kVstFileLoad and kVstDirectorySelect. null: Host allocates memory, plug-in must call closeOpenFileSelector! +

+ +

+

+ +

+ +
+ +

+size of allocated memory for return paths +

+ +

+

+ +

+
+ + + + +
char VstFileSelect::title[1024]
+
+
+ +

+text to display in file selector's title +

+ +

+

+ +

+ +
+ +

+

See also:
VstFileSelectType
+ +
+

+


The documentation for this struct was generated from the following file: + + + + Empty + + + + + + +
+
+
+Copyright ©2006 Steinberg Media Technologies. +All Rights Reserved. +
+ + + -- cgit v1.2.3-70-g09d2