Show / Hide Table of Contents

    ImportMarkersFromString

    Imports markers into the timeline.

    Namespace: Timelines

    Syntax

    MACRO

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

    HTTP

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

    Parameters

    csvFilePath ( String ) : The csv file path.

    timelineId ( Int32 ) : The timeline ID.

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

    frameRate ( AcwFrameRate ) : The framerate to import

    Back to top Copyright © 2021 Avolites Ltd