Viz Mosart Administrator Guide
Version 4.1 | Published November 09, 2022 ©
MOS Object with Lowerthird Information
Along MOS objects corresponding to the Mosart channel templates, Mosart also sends to NCS a MOS object containing information about lower thirds.
<
mosObj
>
<
objID
>LOWERTHIRDS</
objID
>
<
objSlug
>LOWERTHIRDS</
objSlug
>
<
mosAbstract
/>
<
objGroup
>TEMPLATES</
objGroup
>
<
objType
>STILL</
objType
>
<
objTB
>50</
objTB
>
<
objRev
>1</
objRev
>
<
objDur
>0</
objDur
>
<!-- The status of the MOS object can be NEW, UPDATED or DELETED -->
<
status
>NEW</
status
>
<
objAir
>NOT READY</
objAir
>
<
createdBy
/>
<
created
/>
<
changedBy
/>
<
changed
/>
<
description
/>
<
mosExternalMetadata
>
<
mosScope
>PLAYLIST</
mosScope
>
<
mosSchema
>
http://www.mosartmedialab.no/schema/mositem.dtd
</
mosSchema
>
<
mosPayload
>
<
mosarttemplate
>
<
type
name
=
"LOWERTHIRDS"
category
=
"GRAPHICS"
>
<
variants
fieldtype
=
"LIST"
value
=
"AUTOOUT"
>
<
variant
name
=
"AUTOOUT"
>
<
fields
>
<
field
name
=
"graphics_description"
fieldtype
=
"TEXT"
/>
<
field
name
=
"graphics_id"
fieldtype
=
"TEXT"
/>
<
field
name
=
"tc_in"
fieldtype
=
"TIMECODE"
inputmask
=
"mm:ss"
default
=
"00:00"
/>
<
field
name
=
"tc_out"
fieldtype
=
"TIMECODE"
inputmask
=
"mm:ss"
default
=
"00:00"
/>
<
field
name
=
"channel"
value
=
"DSK"
fieldtype
=
"LIST"
keylist
=
"channels"
/>
<
field
name
=
"take"
value
=
"AUTO"
fieldtype
=
"LIST"
keylist
=
"taketypes"
/>
</
fields
>
</
variant
>
<
variant
name
=
"KEEPWHILEBACKGROUND"
>
<
fields
>
<
field
name
=
"graphics_description"
fieldtype
=
"TEXT"
/>
<
field
name
=
"graphics_id"
fieldtype
=
"TEXT"
/>
<
field
name
=
"tc_in"
fieldtype
=
"TIMECODE"
inputmask
=
"mm:ss"
default
=
"00:00"
/>
<
field
name
=
"tc_out"
fieldtype
=
"TIMECODE"
inputmask
=
"mm:ss"
default
=
"00:00"
/>
<
field
name
=
"channel"
value
=
"DSK"
fieldtype
=
"LIST"
keylist
=
"channels"
/>
<
field
name
=
"take"
value
=
"AUTO"
fieldtype
=
"LIST"
keylist
=
"taketypes"
/>
</
fields
>
</
variant
>
<
variant
name
=
"KEEPWHILESTORY"
>
<
fields
>
<
field
name
=
"graphics_description"
fieldtype
=
"TEXT"
/>
<
field
name
=
"graphics_id"
fieldtype
=
"TEXT"
/>
<
field
name
=
"tc_in"
fieldtype
=
"TIMECODE"
inputmask
=
"mm:ss"
default
=
"00:00"
/>
<
field
name
=
"tc_out"
fieldtype
=
"TIMECODE"
inputmask
=
"mm:ss"
default
=
"00:00"
/>
<
field
name
=
"channel"
value
=
"DSK"
fieldtype
=
"LIST"
keylist
=
"channels"
/>
<
field
name
=
"take"
value
=
"AUTO"
fieldtype
=
"LIST"
keylist
=
"taketypes"
/>
</
fields
>
</
variant
>
<
variant
name
=
"NONEAUTOOUT"
>
<
fields
>
<
field
name
=
"graphics_description"
fieldtype
=
"TEXT"
/>
<
field
name
=
"graphics_id"
fieldtype
=
"TEXT"
/>
<
field
name
=
"tc_in"
fieldtype
=
"TIMECODE"
inputmask
=
"mm:ss"
default
=
"00:00"
/>
<
field
name
=
"tc_out"
fieldtype
=
"TIMECODE"
inputmask
=
"mm:ss"
default
=
"00:00"
/>
<
field
name
=
"channel"
value
=
"DSK"
fieldtype
=
"LIST"
keylist
=
"channels"
/>
<
field
name
=
"take"
value
=
"AUTO"
fieldtype
=
"LIST"
keylist
=
"taketypes"
/>
</
fields
>
</
variant
>
</
variants
>
<!-- List of active channels (graphics destinations) as configured in OverlayGraphics Interface-->
<
keys
name
=
"channels"
>
<
k
>WALL_2</
k
>
<
k
>WALL</
k
>
<
k
>TABLE</
k
>
<
k
>DSK</
k
>
</
keys
>
<
keys
name
=
"taketypes"
>
<
k
>AUTO</
k
>
<
k
>MANUAL</
k
>
</
keys
>
</
type
>
</
mosarttemplate
>
</
mosPayload
>
</
mosExternalMetadata
>
</
mosObj
>
Note: The list of channels contains the active destinations (destinations linked to a graphic engine) as configured in Overlay Graphics interface.
See section Overlay Graphics Configuration.