UZLiveMode

public enum UZLiveMode: String

Kiểu phát livestream

  • Phát livestream từ 1 nguồn link live có sẵn

    Declaration

    Swift

    case pull
  • Tự phát livestream

    Declaration

    Swift

    case push