ক্লাস: লোড অপশন
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2024-10-30 UTC-তে শেষবার আপডেট করা হয়েছে।
[null,null,["2024-10-30 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["`LoadOptions` provides extra settings for managing load requests within the Cast framework."],["It includes a `contentFilteringMode` property to control content filtering during loading."],["Developers can use `LoadOptions` to customize how content is loaded by the receiver application."]]],["The `LoadOptions` class offers extra settings for load requests. It contains a constructor, `LoadOptions()`, for creating new instances. Its primary property is `contentFilteringMode`, which determines the content filtering approach. This property accepts a value from the `ContentFilteringMode` enumeration, dictating how content is filtered during the load operation.\n"]]