Show / Hide Table of Contents

    ImportMarkers

    Imports markers into the timeline.

    Namespace: Timelines

    Syntax

    MACRO

    Void Timelines.ImportMarkers(Int32 timelineId, XmlNode importMappingVersion, String csvFilePath, AcwFrameRate frameRate)

    HTTP

    http://[ip]:4430/titan/script/2/Timelines/ImportMarkers?timelineId={titanId}&importMappingVersion={}&csvFilePath={string}&frameRate={}

    Parameters

    csvFilePath ( String ) : The csv file path.

    timelineId ( Int32 ) : The timeline ID.

    importMappingVersion ( XmlNode ) : The XML node for the version of the mapping to use

    frameRate ( AcwFrameRate ) : The framerate to import

    Back to top Copyright © 2021 Avolites Ltd