Classes

The following classes are available globally.

  • Default implementation of StreamStartUpTimeData

    See more

    Declaration

    Swift

    public class DefaultStreamStartUpTimeData : StreamStartUpTimeData
  • The playback view. This is the view that all playback will be rendered to. Note that there may be additional subview or layers that are periodically added to the playback view or removed from the playback view.

    See more

    Declaration

    Swift

    @MainActor
    public class PlaybackView : UIView