Tetap teratur dengan koleksi
Simpan dan kategorikan konten berdasarkan preferensi Anda.
Mengupload statistik media dari klien ke server. Statistik diambil dari
WebRTC dengan memanggil
RTCPeerConnection.getStats().
RTCStatsReport
yang ditampilkan
dapat dipetakan ke bagian di bawah.
ID unik yang dibuat klien untuk permintaan ini. Permintaan yang berbeda tidak boleh memiliki ID permintaan yang sama dalam cakupan satu saluran data. (Diwarisi dari MediaApiRequest)
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Informasi yang saya butuhkan tidak ada","missingTheInformationINeed","thumb-down"],["Terlalu rumit/langkahnya terlalu banyak","tooComplicatedTooManySteps","thumb-down"],["Sudah usang","outOfDate","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Masalah kode / contoh","samplesCodeIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 2025-02-05 UTC."],[[["This content pertains to the `UploadMediaStatsRequest`, which is part of the Google Workspace Developer Preview Program."],["The `UploadMediaStatsRequest` is used to send media statistics from the client to the server, derived from WebRTC's `RTCPeerConnection.getStats()`."],["It extends `MediaApiRequest` and includes a `requestId` for unique request identification."],["The core functionality is the `uploadMediaStats` property which handles the actual upload of the media statistics."]]],[]]