Uses of Class
org.teamapps.dto.UiVideoCodec
-
Uses of UiVideoCodec in org.teamapps.dto
Fields in org.teamapps.dto declared as UiVideoCodec Modifier and Type Field Description protected UiVideoCodecUiWebRtcPublishingMediaSettings. videoCodecMethods in org.teamapps.dto that return UiVideoCodec Modifier and Type Method Description UiVideoCodecUiWebRtcPublishingMediaSettings. getVideoCodec()static UiVideoCodecUiVideoCodec. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static UiVideoCodec[]UiVideoCodec. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.teamapps.dto with parameters of type UiVideoCodec Modifier and Type Method Description UiWebRtcPublishingMediaSettingsUiWebRtcPublishingMediaSettings. setVideoCodec(UiVideoCodec videoCodec)