Class UiMediaSoupWebRtcClient.PlaybackProfileChangedEvent

  • All Implemented Interfaces:
    UiEvent
    Enclosing class:
    UiMediaSoupWebRtcClient

    public static class UiMediaSoupWebRtcClient.PlaybackProfileChangedEvent
    extends java.lang.Object
    implements UiEvent
    • Constructor Detail

      • PlaybackProfileChangedEvent

        @Deprecated
        public PlaybackProfileChangedEvent()
        Deprecated.
        Only for Jackson deserialization. Use the other constructor instead.
      • PlaybackProfileChangedEvent

        public PlaybackProfileChangedEvent​(java.lang.String componentId,
                                           UiMulticastPlaybackProfile profile)