Lines Matching refs:quality
33 …y___request_options.md) | Defines the options related to the media asset quality and delivery mode…
47 …requestoptions) | Defines an enum for options related to the media asset quality and delivery mode…
52 …aLibrary_MediaQuality](#medialibrary_mediaquality) | Defines an enum for media resource quality. |
69 …RY_QUALITY_FAST = 1,<br>MEDIA_LIBRARY_QUALITY_FULL = 2 } | Enumerates the media resource quality.|
129 - **MEDIA_LIBRARY_FAST_MODE**: deliver the media asset available without considering its quality.
131 …h high quality. If there is no high-quality asset available, trigger the process for creating a hi…
133 …quality asset if there is any. Otherwise, return a low-quality asset first and trigger the process…
177 Defines an enum for media resource quality, which varies with the specified delivery mode for the r…
179 - **MEDIA_LIBRARY_FAST_MODE**: deliver the media asset available without considering its quality.
181 …h high quality. If there is no high-quality asset available, trigger the process for creating a hi…
183 …quality asset if there is any. Otherwise, return a low-quality asset first and trigger the process…
231 You can use this struct to set options related to the media asset quality, delivery mode, and more.
376 - **MEDIA_LIBRARY_FAST_MODE**: deliver the media asset available without considering its quality.
378 …h high quality. If there is no high-quality asset available, trigger the process for creating a hi…
380 …quality asset if there is any. Otherwise, return a low-quality asset first and trigger the process…
387 | MEDIA_LIBRARY_HIGH_QUALITY_MODE | High-quality mode. |
451 Enumerates the media resource quality, which varies with the specified delivery mode for the reques…
453 - **MEDIA_LIBRARY_FAST_MODE**: deliver the media asset available without considering its quality.
455 …h high quality. If there is no high-quality asset available, trigger the process for creating a hi…
457 …quality asset if there is any. Otherwise, return a low-quality asset first and trigger the process…
463 | MEDIA_LIBRARY_QUALITY_FAST | Media asset available without considering its quality. |
464 | MEDIA_LIBRARY_QUALITY_FULL | High-quality media asset. |
1463 | requestOptions | Options related to the image asset quality and delivery mode. |
1534 | requestOptions | Options related to the image asset quality and delivery mode. |