Package org.teamapps.dto
Class UiWebRtcPlayer.GetPlayableVideoCodecsCommand
java.lang.Object
org.teamapps.dto.UiWebRtcPlayer.GetPlayableVideoCodecsCommand
- All Implemented Interfaces:
UiCommand<List<UiVideoCodec>>
- Enclosing class:
UiWebRtcPlayer
public static class UiWebRtcPlayer.GetPlayableVideoCodecsCommand
extends Object
implements UiCommand<List<UiVideoCodec>>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GetPlayableVideoCodecsCommand
public GetPlayableVideoCodecsCommand()
-
-
Method Details
-
toString
-
getComponentId
- Specified by:
getComponentIdin interfaceUiCommand<List<UiVideoCodec>>
-