beautypg.com

NewTek TriCaster Advanced Edition Automation and Integration Guide User Manual

Page 106

background image

94 |

P a g e

_title_set_line_property(playlist_index int, clip_tag string, line_number int, tag
string, property string, value string)

Description: Sets the properties of a text line. Use either Playlist_index or Clip_tag to identify the target

Title Page.

Playlist_index – specifies the Title Page to edit by its index in the playlist (starts at 0; note, too, that

Buffers are always index 0).

Clip_tag – specifies a Title Page by a previously assigned user tag.

Line_number – the index line in the page (starts at 0)

Tag –specifies the line to edit on the Title Page by a previously assigned tag string.

Property – defines which property of the line to edit, as listed below:

o

Text – value is a string comprising the text to be displayed

o

FontFamily – value is a string identifying the FontFamily (e.g., Arial) to be used

o

FontWeight – value can be “Bold” or “Normal”

o

FontSize – value is a double (e.g. , “36.75”)

o

FontStyle – value can be “Italic” or “Normal”

o

FontUnderline – value is a Boolean (“True” or “False”)

o

AllCaps – value is a Boolean (“True” or “False”)

Example:

Shortcut

Value Key 0

Value 0 Key 1

Value 1

Key 2

Value 2

gfx2_title_begin_edit

playlist_index

7

property

FontStyle

value

Italic

_title_set_image_property(playlist_index int, clip_tag string, image_number int,
changeable_only bool, tag string, property string, value string)

Description: Sets the properties of an image in a Title Page. Use either Playlist_index or Clip_tag to identify
the target Title Page.

Playlist_index – specifies the Title Page to edit by its index in the playlist (starts at 0; note, too, that
Buffers are always index 0).

Clip_tag – specifies a Title Page by a previously assigned user tag.

Image_number – the unique index number identifying the image on the Title Page.

Changeable_only – defaults to “false”, which means index includes all images, not just the
changeable ones.

Tag –specifies the line to edit on the Title Page by a previously assigned tag string.

Property

o

FillFileName – file name including full path

o

ImageStretch – value can be “Fill” (Stretch), “UniformToFill” (Fill Area), or “Uniform”

(Show All Image)

Example:

Shortcut

Value

Key 0

Value 0

Key 1

Value 1

Key 2

Value 2

ddr2_title_set_image_property

playlist_index

0

tag

logo

FillFileName

D:\pic.jpg