@@ -459,14 +459,14 @@ export interface BrowserCreateResponse {
459459 * image defaults apply (1920x1080@25). For GPU images, the default is
460460 * 1920x1080@60. Arbitrary viewport dimensions and refresh rates are accepted.
461461 * Known-good presets include: 2560x1440@10, 1920x1080@25, 1920x1200@25,
462- * 1440x900@25, 1280x800@60, 1024x768@60, 1200x800@60. For GPU images, recommended
463- * presets use one of these resolutions with refresh rates 60, 30, 25, or 10:
464- * 800x600, 960x720, 1024x576, 1024x768, 1152x648, 1200x800, 1280x720, 1368x768 ,
465- * 1440x900, 1600x900, 1920x1080, 1920x1200, 390x844, 360x250, 768x1024, 800x1600.
466- * Viewports outside this list may exhibit unstable live view or recording
467- * behavior. If refresh_rate is not provided, it will be automatically determined
468- * based on the resolution (higher resolutions use lower refresh rates to keep
469- * bandwidth reasonable).
462+ * 1440x900@25, 1280x800@60, 1024x768@60, 1200x800@60, 768x1024@60, 390x844@60. For
463+ * GPU images, recommended presets use one of these resolutions with refresh rates
464+ * 60, 30, 25, or 10: 800x600, 960x720, 1024x576, 1024x768, 1152x648, 1200x800,
465+ * 1280x720, 1368x768, 1440x900, 1600x900, 1920x1080, 1920x1200, 390x844, 360x250,
466+ * 768x1024, 800x1600. Viewports outside this list may exhibit unstable live view
467+ * or recording behavior. If refresh_rate is not provided, it will be automatically
468+ * determined based on the resolution (higher resolutions use lower refresh rates
469+ * to keep bandwidth reasonable).
470470 */
471471 viewport ?: Shared . BrowserViewport ;
472472}
@@ -591,14 +591,14 @@ export interface BrowserRetrieveResponse {
591591 * image defaults apply (1920x1080@25). For GPU images, the default is
592592 * 1920x1080@60. Arbitrary viewport dimensions and refresh rates are accepted.
593593 * Known-good presets include: 2560x1440@10, 1920x1080@25, 1920x1200@25,
594- * 1440x900@25, 1280x800@60, 1024x768@60, 1200x800@60. For GPU images, recommended
595- * presets use one of these resolutions with refresh rates 60, 30, 25, or 10:
596- * 800x600, 960x720, 1024x576, 1024x768, 1152x648, 1200x800, 1280x720, 1368x768 ,
597- * 1440x900, 1600x900, 1920x1080, 1920x1200, 390x844, 360x250, 768x1024, 800x1600.
598- * Viewports outside this list may exhibit unstable live view or recording
599- * behavior. If refresh_rate is not provided, it will be automatically determined
600- * based on the resolution (higher resolutions use lower refresh rates to keep
601- * bandwidth reasonable).
594+ * 1440x900@25, 1280x800@60, 1024x768@60, 1200x800@60, 768x1024@60, 390x844@60. For
595+ * GPU images, recommended presets use one of these resolutions with refresh rates
596+ * 60, 30, 25, or 10: 800x600, 960x720, 1024x576, 1024x768, 1152x648, 1200x800,
597+ * 1280x720, 1368x768, 1440x900, 1600x900, 1920x1080, 1920x1200, 390x844, 360x250,
598+ * 768x1024, 800x1600. Viewports outside this list may exhibit unstable live view
599+ * or recording behavior. If refresh_rate is not provided, it will be automatically
600+ * determined based on the resolution (higher resolutions use lower refresh rates
601+ * to keep bandwidth reasonable).
602602 */
603603 viewport ?: Shared . BrowserViewport ;
604604}
@@ -723,14 +723,14 @@ export interface BrowserUpdateResponse {
723723 * image defaults apply (1920x1080@25). For GPU images, the default is
724724 * 1920x1080@60. Arbitrary viewport dimensions and refresh rates are accepted.
725725 * Known-good presets include: 2560x1440@10, 1920x1080@25, 1920x1200@25,
726- * 1440x900@25, 1280x800@60, 1024x768@60, 1200x800@60. For GPU images, recommended
727- * presets use one of these resolutions with refresh rates 60, 30, 25, or 10:
728- * 800x600, 960x720, 1024x576, 1024x768, 1152x648, 1200x800, 1280x720, 1368x768 ,
729- * 1440x900, 1600x900, 1920x1080, 1920x1200, 390x844, 360x250, 768x1024, 800x1600.
730- * Viewports outside this list may exhibit unstable live view or recording
731- * behavior. If refresh_rate is not provided, it will be automatically determined
732- * based on the resolution (higher resolutions use lower refresh rates to keep
733- * bandwidth reasonable).
726+ * 1440x900@25, 1280x800@60, 1024x768@60, 1200x800@60, 768x1024@60, 390x844@60. For
727+ * GPU images, recommended presets use one of these resolutions with refresh rates
728+ * 60, 30, 25, or 10: 800x600, 960x720, 1024x576, 1024x768, 1152x648, 1200x800,
729+ * 1280x720, 1368x768, 1440x900, 1600x900, 1920x1080, 1920x1200, 390x844, 360x250,
730+ * 768x1024, 800x1600. Viewports outside this list may exhibit unstable live view
731+ * or recording behavior. If refresh_rate is not provided, it will be automatically
732+ * determined based on the resolution (higher resolutions use lower refresh rates
733+ * to keep bandwidth reasonable).
734734 */
735735 viewport ?: Shared . BrowserViewport ;
736736}
@@ -855,14 +855,14 @@ export interface BrowserListResponse {
855855 * image defaults apply (1920x1080@25). For GPU images, the default is
856856 * 1920x1080@60. Arbitrary viewport dimensions and refresh rates are accepted.
857857 * Known-good presets include: 2560x1440@10, 1920x1080@25, 1920x1200@25,
858- * 1440x900@25, 1280x800@60, 1024x768@60, 1200x800@60. For GPU images, recommended
859- * presets use one of these resolutions with refresh rates 60, 30, 25, or 10:
860- * 800x600, 960x720, 1024x576, 1024x768, 1152x648, 1200x800, 1280x720, 1368x768 ,
861- * 1440x900, 1600x900, 1920x1080, 1920x1200, 390x844, 360x250, 768x1024, 800x1600.
862- * Viewports outside this list may exhibit unstable live view or recording
863- * behavior. If refresh_rate is not provided, it will be automatically determined
864- * based on the resolution (higher resolutions use lower refresh rates to keep
865- * bandwidth reasonable).
858+ * 1440x900@25, 1280x800@60, 1024x768@60, 1200x800@60, 768x1024@60, 390x844@60. For
859+ * GPU images, recommended presets use one of these resolutions with refresh rates
860+ * 60, 30, 25, or 10: 800x600, 960x720, 1024x576, 1024x768, 1152x648, 1200x800,
861+ * 1280x720, 1368x768, 1440x900, 1600x900, 1920x1080, 1920x1200, 390x844, 360x250,
862+ * 768x1024, 800x1600. Viewports outside this list may exhibit unstable live view
863+ * or recording behavior. If refresh_rate is not provided, it will be automatically
864+ * determined based on the resolution (higher resolutions use lower refresh rates
865+ * to keep bandwidth reasonable).
866866 */
867867 viewport ?: Shared . BrowserViewport ;
868868}
@@ -992,14 +992,14 @@ export interface BrowserCreateParams {
992992 * image defaults apply (1920x1080@25). For GPU images, the default is
993993 * 1920x1080@60. Arbitrary viewport dimensions and refresh rates are accepted.
994994 * Known-good presets include: 2560x1440@10, 1920x1080@25, 1920x1200@25,
995- * 1440x900@25, 1280x800@60, 1024x768@60, 1200x800@60. For GPU images, recommended
996- * presets use one of these resolutions with refresh rates 60, 30, 25, or 10:
997- * 800x600, 960x720, 1024x576, 1024x768, 1152x648, 1200x800, 1280x720, 1368x768 ,
998- * 1440x900, 1600x900, 1920x1080, 1920x1200, 390x844, 360x250, 768x1024, 800x1600.
999- * Viewports outside this list may exhibit unstable live view or recording
1000- * behavior. If refresh_rate is not provided, it will be automatically determined
1001- * based on the resolution (higher resolutions use lower refresh rates to keep
1002- * bandwidth reasonable).
995+ * 1440x900@25, 1280x800@60, 1024x768@60, 1200x800@60, 768x1024@60, 390x844@60. For
996+ * GPU images, recommended presets use one of these resolutions with refresh rates
997+ * 60, 30, 25, or 10: 800x600, 960x720, 1024x576, 1024x768, 1152x648, 1200x800,
998+ * 1280x720, 1368x768, 1440x900, 1600x900, 1920x1080, 1920x1200, 390x844, 360x250,
999+ * 768x1024, 800x1600. Viewports outside this list may exhibit unstable live view
1000+ * or recording behavior. If refresh_rate is not provided, it will be automatically
1001+ * determined based on the resolution (higher resolutions use lower refresh rates
1002+ * to keep bandwidth reasonable).
10031003 */
10041004 viewport ?: Shared . BrowserViewport ;
10051005}
0 commit comments