LinkedMediaView

A secondary media reference attached to a primary MediaView — e.g. a linked clip that plays simultaneously.

public class LinkedMediaView

Inheritance System.Object → LinkedMediaView

Properties

At

Start time within the parent media, in seconds.

public float At { get; }
Property Value

System.Single

Media

The linked media. Null when the authored mediaId didn’t resolve.

public MediaView? Media { get; }
Property Value

MediaView

MediaId

Convenience — id of the linked Media, or empty when Media is null.

public string MediaId { get; }
Property Value

System.String

Docs last synced: 2026-07-08
Screenshot viewer