LiveKit Swift Client SDK Documentation

Enumeration Track.​Track​State

@objc(TrackState)
    public enum TrackState: Int, Codable  
%657 Track.TrackState Track.TrackState Codable Codable Track.TrackState->Codable Int Int Track.TrackState->Int

Member Of

Track

Conforms To

Codable
Int

Enumeration Cases

stopped

case stopped

started

case started