SubmitAnnotation(Int64,String,String)

Sends annotationData as annotation associated with the stream streamID.

Using a negative timecode value is shorthand for calling GetCurrentTimecode and using that timecode value instead.

Parameters

  • timecode : long : Timecode sent along the data
  • streamID : string : Stream id for the notification
  • annotationData : string : Annotation data to be sent

Return

Status : Status to indicate if the operation was a success.