PeekMedia

A media asset that a current choice would play. Returned by PeekMedia() for prewarming.

public class PeekMedia

Inheritance System.Object → PeekMedia

Properties

Extension

Optional file extension when authored separately from File.

public string? Extension { get; }
Property Value

System.String

File

Source filename (relative to the host’s media root).

public string File { get; }
Property Value

System.String

MediaId

Id of the referenced Media definition.

public string MediaId { get; }
Property Value

System.String

Type

Media kind (MediaItemType) — lets the host pick the right prewarm path.

public MediaItemType Type { get; }
Property Value

MediaItemType

Docs last synced: 2026-07-08
Screenshot viewer