
150 | P a g e
D.13 PUBLISH
share_add(filename string, title string, comment string, mediasite string, siteid
string, inpoint double, outpoint double, asstill bool, upload bool)
Description: Publish.
Filename- Required
Title- Title
Comment- Comment
Mediasite- If no site entered, use last used
Siteid- this is a string representation of the GUID of the plugin id
Inpoint- In point in seconds
Outpoint- Out point in seconds
Asstill- Set to true to send a still grab of the clip instead. Default to false if empty
Upload- Set to true to upload immediately. Default to false if empty
Example:
D.14 TRANSFER
add_to_clips_tab (tab_index int, item_id string, type string)
Description: Copy clips from one clip list to another or copy clip camera angles to a playlist.
Tab_index- The destination tab index.
Item_id- The event ID(s) of the clip(s) to copy. Must include the camera angle for recorded clips
being copied to a playlist. Multiple items can be combined with pipes.
Type- Use "cliplist" if the destination is another clip list. Use "playlist" if the copy destination is a
playlist.
Example:
Komentarze do niniejszej Instrukcji