অংশগ্রহণকারী, মিডিয়া ক্যানভাস এবং মিট স্ট্রিমের মধ্যে কেন্দ্রীয় সম্পর্কীয় বস্তু হিসাবে কাজ করে। এই বস্তুটি Meet কলে মিডিয়ার প্রতিনিধিত্ব করে এবং মিডিয়ার মেটাডেটা ধারণ করে।
মিডিয়া API ওয়েব ক্লায়েন্টের জন্য একটি মিডিয়া লেআউট। এটি বৈধ হওয়ার জন্য মিডিয়া API ক্লায়েন্ট দ্বারা তৈরি করা আবশ্যক। এটি একটি ভিডিও স্ট্রিম অনুরোধ করতে ব্যবহৃত হয়.
MeetMediaApiClient-এর জন্য ইন্টারফেস। একটি প্রয়োজনীয় কনফিগারেশন নেয় এবং ক্লায়েন্টকে সাবস্ক্রাইবেবলের একটি সেট প্রদান করে। কনস্ট্রাক্টর প্যারামিটার হিসাবে একটি MeetMediaClientRequiredConfiguration নেয়।
[[["সহজে বোঝা যায়","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"]],["2025-02-05 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["This documentation outlines the interfaces and type aliases for the Media API Web client, which is currently in developer preview as part of the Google Workspace Developer Preview Program."],["The Media API Web client provides interfaces such as `MeetMediaApiClient`, `MediaLayout`, and `MediaEntry` for managing media within a Meet call, including participants, streams, and layout requests."],["Different types of users within a Meet call are represented by interfaces like `AnonymousUser`, `PhoneUser`, and `SignedInUser`, which are all derived from the `BaseParticipant` interface."],["`MeetStreamTrack` is used to represent both audio and video tracks in a Meet stream, linking them to corresponding Media Entries."],["`LogSourceType` is a type alias that contains the list of the log sources."]]],[]]