Uses of Enum Class
org.teamapps.dto.UiVideoCodec
-
Uses of UiVideoCodec in org.teamapps.dto
Subclasses with type arguments of type UiVideoCodec in org.teamapps.dtoClasses in org.teamapps.dto that implement interfaces with type arguments of type UiVideoCodecFields in org.teamapps.dto declared as UiVideoCodecModifier and TypeFieldDescriptionprotected UiVideoCodecUiWebRtcPublishingMediaSettings.videoCodecMethods in org.teamapps.dto that return UiVideoCodecModifier and TypeMethodDescriptionUiWebRtcPublishingMediaSettings.getVideoCodec()static UiVideoCodecReturns the enum constant of this class with the specified name.static UiVideoCodec[]UiVideoCodec.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.teamapps.dto with parameters of type UiVideoCodecModifier and TypeMethodDescriptionUiWebRtcPublishingMediaSettings.setVideoCodec(UiVideoCodec videoCodec)