Google Cast API রেফারেন্স
সেভ করা পৃষ্ঠা গুছিয়ে রাখতে 'সংগ্রহ' ব্যবহার করুন
আপনার পছন্দ অনুযায়ী কন্টেন্ট সেভ করুন ও সঠিক বিভাগে রাখুন।
এই রেফারেন্সটি প্রেরণ এবং গ্রহণকারী অ্যাপ্লিকেশনগুলির জন্য নিম্নলিখিত API ডকুমেন্টেশন প্রদান করে।
প্রেরক অ্যাপ্লিকেশন APIs
একটি প্রেরক অ্যাপ্লিকেশন ব্যবহারকারীর ধারণ করা ডিভাইসে চলে এবং সামগ্রীর সাথে ব্যবহারকারীর মিথস্ক্রিয়া পরিচালনা করে। প্রেরক অ্যাপ্লিকেশনগুলির জন্য, Google Cast নিম্নলিখিত ডকুমেন্টেশন সহ Android, iOS এবং কাস্ট-সমর্থিত ওয়েব প্ল্যাটফর্মগুলির জন্য অ্যাপ্লিকেশন বিকাশকে সমর্থন করে:
রিসিভার অ্যাপ্লিকেশন API
একটি রিসিভার অ্যাপ্লিকেশন হল একটি Chrome অ্যাপ্লিকেশন যা প্রদর্শনের সাথে সংযুক্ত Google Cast রিসিভার ডিভাইসে চলে এবং সামগ্রীর প্রদর্শন পরিচালনা করে৷ একটি কাস্টম রিসিভার অ্যাপ্লিকেশন তৈরি করতে API ব্যবহার করুন। মিডিয়া প্লেয়ার লাইব্রেরি একটি মিডিয়া প্লেয়ার সহ আপনার অ্যাপ্লিকেশন প্রদান করে৷ API গুলি এখানে নথিভুক্ত করা হয়েছে:
সম্পদ
উপরের এপিআইগুলির জন্য সেটআপ নির্দেশাবলীর জন্য API লাইব্রেরি ইনস্টল করুন দেখুন।
এই APIগুলির সাথে বিকাশ সম্পর্কে আরও তথ্যের জন্য নিম্নলিখিত নির্দেশিকাগুলি দেখুন:
লাইসেন্স
ওয়েব প্রেরক, মিডিয়া প্লেয়ার লাইব্রেরি এবং রিসিভার ক্লোজার লাইব্রেরি ব্যবহার করে, যা Apache 2.0 লাইসেন্সের অধীনে লাইসেন্সপ্রাপ্ত এবং lit-html লাইব্রেরি, যা BSD 3-ক্লজ লাইসেন্সের অধীনে লাইসেন্সপ্রাপ্ত।
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2024-10-30 UTC-তে শেষবার আপডেট করা হয়েছে।
[[["সহজে বোঝা যায়","easyToUnderstand","thumb-up"],["আমার সমস্যার সমাধান হয়েছে","solvedMyProblem","thumb-up"],["অন্যান্য","otherUp","thumb-up"]],[["এতে আমার প্রয়োজনীয় তথ্য নেই","missingTheInformationINeed","thumb-down"],["খুব জটিল / অনেক ধাপ","tooComplicatedTooManySteps","thumb-down"],["পুরনো","outOfDate","thumb-down"],["অনুবাদ সংক্রান্ত সমস্যা","translationIssue","thumb-down"],["নমুনা / কোড সংক্রান্ত সমস্যা","samplesCodeIssue","thumb-down"],["অন্যান্য","otherDown","thumb-down"]],["2024-10-30 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["\u003cp\u003eThis documentation provides API references for building sender and receiver applications for Google Cast.\u003c/p\u003e\n"],["\u003cp\u003eSender applications, which manage user interaction, can be developed for Android, iOS, and web platforms.\u003c/p\u003e\n"],["\u003cp\u003eReceiver applications, responsible for displaying content, are Chrome applications running on Google Cast devices and can be custom-built using the provided APIs.\u003c/p\u003e\n"],["\u003cp\u003eSetup instructions and developer guides are available for all supported platforms and application types.\u003c/p\u003e\n"],["\u003cp\u003eThe Web Sender, Media Player Library, and Receiver utilize the Closure and lit-html libraries, under the Apache 2.0 and BSD 3-Clause licenses respectively.\u003c/p\u003e\n"]]],["The documentation covers Google Cast APIs for sender and receiver applications. Sender apps, running on user devices, have API references for Android, iOS, and web platforms. Receiver apps, running on display-connected devices, use Web Receiver and Android TV Receiver APIs, with a Media Player Library. Resources include setup instructions and development guides for each platform. Libraries like Closure and lit-html are used under Apache 2.0 and BSD 3-Clause licenses, respectively.\n"],null,["# Google Cast API Reference\n\nThis reference provides the following API documentation for send\nand receiver applications.\n\n### Sender application APIs\n\nA sender application runs on the device the user is holding and\nmanages the user's interaction with the content.\nFor sender applications, Google Cast supports app development for the\nAndroid, iOS, and Cast-supported web platforms with the following documentation:\n\n- [Google Cast Android Sender API reference](/cast/docs/reference/android)\n- [Google Cast iOS Sender API reference](/cast/docs/reference/ios)\n- [Google Cast Web Sender API reference](/cast/docs/reference/web_sender)\n\n### Receiver application APIs\n\nA receiver application is a Chrome application that runs on the Google Cast\nreceiver device connected to the display and manages the display of the content.\nUse the API to create a custom receiver application. The Media Player Library provides\nyour application with a media player. The APIs are documented here:\n\n- [Web Receiver API reference](/cast/docs/reference/web_receiver)\n- [Android TV Receiver API reference](/cast/docs/reference/atv_receiver/packages)\n\n### Resources\n\nSee [Install API Libraries](/cast/docs/developers#install_api_libraries) for\nsetup instructions for the above APIs.\n\nSee the following guides for more information about developing with these APIs:\n\n- [Android Sender Apps](/cast/docs/android_sender)\n- [iOS Sender Apps](/cast/docs/ios_sender)\n- [Web Sender Apps](/cast/docs/web_sender)\n- [Web Receiver Apps](/cast/docs/web_receiver)\n- [Android TV Receiver Apps](/cast/docs/android_tv_receiver)\n\n### Licenses\n\nWeb Sender, Media Player Library and Receiver use the Closure library,\nwhich is licensed under the\n*[Apache\n2.0 License](https://github.com/google/closure-library/blob/master/LICENSE)* , and the lit-html library, which is licensed under\nthe *[BSD\n3-Clause License](https://github.com/Polymer/lit-html/blob/master/LICENSE)*."]]