Livekitex.Track (livekitex v0.1.34)
Track type exported by RoomService operations.
Note: Current implementation returns plain maps (see TwirpUtils.proto_to_track/1). This module exists to provide a stable typespec for callbacks and Dialyzer.
Summary
Types
@type t() :: map()
Track as a map with keys like :sid, :type, :name, etc.