SRTMode

public enum SRTMode

The type of SRTHaishinKit supports srt modes.

  • The caller mode.

    Declaration

    Swift

    case caller
  • The listener mode.

    Declaration

    Swift

    case listener