RepeatMode
انواع حالت تکرار برای لیستی از اشیاء رسانه.
Enums |
---|
REPEAT_MODE_UNSPECIFIED | معادل OFF. |
OFF | پایان جلسه رسانه در پایان آخرین شی رسانه. |
ALL | هنگامی که به انتهای آخرین شی رسانه ای رسید، به ابتدای اولین شی رسانه حلقه بزنید. |
جز در مواردی که غیر از این ذکر شده باشد،محتوای این صفحه تحت مجوز Creative Commons Attribution 4.0 License است. نمونه کدها نیز دارای مجوز Apache 2.0 License است. برای اطلاع از جزئیات، به خطمشیهای سایت Google Developers مراجعه کنید. جاوا علامت تجاری ثبتشده Oracle و/یا شرکتهای وابسته به آن است.
تاریخ آخرین بهروزرسانی 2024-10-30 بهوقت ساعت هماهنگ جهانی.
[null,null,["تاریخ آخرین بهروزرسانی 2024-10-30 بهوقت ساعت هماهنگ جهانی."],[[["There are three repeat modes available for controlling media playback behavior."],["`REPEAT_MODE_UNSPECIFIED` and `OFF` modes end playback after the last item in the list."],["`ALL` mode loops playback back to the beginning of the list after the last item."]]],["The provided content outlines three repeat modes for a list of media objects. `REPEAT_MODE_UNSPECIFIED` acts as an off state. `OFF` signifies that the media session ends upon reaching the last media object. `ALL` indicates continuous looping, returning to the first media object after the last one concludes. These modes dictate playback behavior when the end of a media list is reached.\n"]]