VideoSampleSize
The size of textures produced by VideoSampler.
Items 4
| History | Name | Value | Description | |
|---|---|---|---|---|
| 698 | Small | 0 | Use when the video sample is displayed on roughly a quarter of the screen. | |
| 698 | Medium | 1 | Use when the video sample is displayed on roughly half the screen. | |
| 698 | Large | 2 | Use when the video sample is displayed on roughly three quarters of the screen. | |
| 698 | Full | 3 | Use when the video sample is displayed full screen. |
Description
Controls the resolution of textures produced by VideoSampler. Use the smallest resolution that meets your needs to minimize memory usage and improve sampling performance.