Skip to content

@seydx/rtsp / TrackKind

Type Alias: TrackKind

TrackKind = "video" | "audio" | "data"

Defined in: types.ts:62

The high-level category of an elementary stream.

Distinguishes video, audio, and non-media data tracks so the relay and its sinks can route or filter packets without inspecting codec specifics.