Uses of Class
odata.msgraph.client.beta.complex.TeleconferenceDeviceVideoQuality
-
Packages that use TeleconferenceDeviceVideoQuality Package Description odata.msgraph.client.beta.complex -
-
Uses of TeleconferenceDeviceVideoQuality in odata.msgraph.client.beta.complex
Subclasses of TeleconferenceDeviceVideoQuality in odata.msgraph.client.beta.complex Modifier and Type Class Description classTeleconferenceDeviceScreenSharingQualityMethods in odata.msgraph.client.beta.complex that return TeleconferenceDeviceVideoQuality Modifier and Type Method Description TeleconferenceDeviceVideoQualityTeleconferenceDeviceVideoQuality.Builder. build()TeleconferenceDeviceVideoQualityTeleconferenceDeviceVideoQuality. withAverageInboundBitRate(Double averageInboundBitRate)TeleconferenceDeviceVideoQualityTeleconferenceDeviceVideoQuality. withAverageInboundFrameRate(Double averageInboundFrameRate)TeleconferenceDeviceVideoQualityTeleconferenceDeviceVideoQuality. withAverageOutboundBitRate(Double averageOutboundBitRate)TeleconferenceDeviceVideoQualityTeleconferenceDeviceVideoQuality. withAverageOutboundFrameRate(Double averageOutboundFrameRate)TeleconferenceDeviceVideoQualityTeleconferenceDeviceVideoQuality. withUnmappedField(String name, String value)
-