Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen Revision Vorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
en:vegas_python_faq [2018/10/28 17:37]
hlinke [Section 2: Tracks and Events]
en:vegas_python_faq [2020/03/14 16:07]
hlinke [Section 1: General]
Zeile 154: Zeile 154:
 You can add a script to the Extension menu (under Vegas' Tools menu) by placing the script in one of the following directories: You can add a script to the Extension menu (under Vegas' Tools menu) by placing the script in one of the following directories:
  
-  * C:\Users\<username>\Documents\Vegas Application Extensions\VEGASPYTHON\  +  * C:\Users\<username>\Documents\Vegas Application Extensions\VEGASPython_PN\  
-  * C:\Users\<username>\AppData\Local\VEGAS Pro\14.0\Application Extensions\VEGASPYTHON\   +  * C:\Users\<username>\AppData\Local\VEGAS Pro\14.0\Application Extensions\VEGASPython_PN\   
-  * C:\Users\<username>\AppData\Roaming\VEGAS Pro\14.0\Application Extensions\VEGASPYTHON\  +  * C:\Users\<username>\AppData\Roaming\VEGAS Pro\14.0\Application Extensions\VEGASPython_PN\  
-  * C:\ProgramData\Vegas Pro\14.0\Application Extensions\VEGASPYTHON\    +  * C:\ProgramData\Vegas Pro\14.0\Application Extensions\VEGASPython_PN\    
-  * C:\Users\<username>\AppData\Local\Vegas Pro\Application Extensions\VEGASPYTHON\  +  * C:\Users\<username>\AppData\Local\Vegas Pro\Application Extensions\VEGASPython_PN\  
-  * C:\Users\<username>\AppData\Local\Vegas Pro\Application Extensions\VEGASPYTHON\  +  * C:\Users\<username>\AppData\Local\Vegas Pro\Application Extensions\VEGASPython_PN\  
-  * C:\ProgramData\Vegas Pro\Application Extensions\VEGASPYTHON+  * C:\ProgramData\Vegas Pro\Application Extensions\VEGASPython_PN
  
 You must use the subdirectoy VEGASPYTHON in the same directory where you installed the VEGASPYTHON.dll. You must use the subdirectoy VEGASPYTHON in the same directory where you installed the VEGASPYTHON.dll.
Zeile 201: Zeile 201:
  
 === How do I access the VEGAS attributes? === === How do I access the VEGAS attributes? ===
-VEGASPython provides a variable pyVEGAS that is from the type VEGAS and provides the interface to all VEGAS internal data structures. You can find details of the data structures in the VEGAS Scripting API.+VEGASPython provides a variable pyVEGAS which is of the type VEGAS and provides the interface to all VEGAS internal data structures. You can find details of the data structures in the VEGAS Scripting API.
  
 Example: Example:

Andere Sprachen
QR-Code
QR-Code en:vegas_python_faq (erstellt für aktuelle Seite)