LiveKit Swift Client SDK Documentation

Enumeration Track.​Source

@objc(TrackSource)
    public enum Source: Int, Codable  
%387 Track.Source Track.Source Int Int Track.Source->Int Codable Codable Track.Source->Codable

Member Of

Track

Conforms To

Codable
Int

Enumeration Cases

unknown

case unknown

camera

case camera

microphone

case microphone

screen​Share​Video

case screenShareVideo

screen​Share​Audio

case screenShareAudio