Type Alias: TrackType
TrackType =
OpenApiTrackType|"unspecified"
Defined in: js-server-sdk/src/types.ts:37
Track type as emitted by FishjamWSNotifier. Matches the REST API's TrackType,
with the addition of 'unspecified' for messages whose track type is not set on the wire.