[null,null,["最后更新时间 (UTC):2025-07-25。"],[],[],null,["# Interface StatTypes\n\n| **Developer Preview:** Available as part of the [Google Workspace Developer Preview Program](https://developers.google.com/workspace/preview), which grants early access to certain features. \n|\n| **To use the Meet Media API to access real-time media from a conference, the Google Cloud project, OAuth principal, and all participants in the conference must be enrolled in the Developer Preview Program.**\n\nStats section types. There are defined by the\n[WebRTC spec.](https://www.w3.org/TR/webrtc-stats/#dom-rtcstatstype)\n\nSignature\n---------\n\n declare interface StatTypes\n\nProperty signatures\n-------------------\n\n| Name | Description |\n|-----------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [`candidate_pair`](./media_api.stattypes.candidate_pair.md) | [ICE candidate pair stats](https://www.w3.org/TR/webrtc-stats/#dom-rtcstatstype-candidate-pair) related to RTCIceTransport. |\n| [`codec`](./media_api.stattypes.codec.md) | [Codec stats](https://www.w3.org/TR/webrtc-stats/#dom-rtcstatstype-codec) that is currently being used by RTP streams being received by RTCPeerConnection. |\n| [`inbound_rtp`](./media_api.stattypes.inbound_rtp.md) | [RTP stats](https://www.w3.org/TR/webrtc-stats/#dom-rtcstatstype-inbound-rtp) for inbound stream that is currently received by RTCPeerConnection. |\n| [`local_candidate`](./media_api.stattypes.local_candidate.md) | [ICE candidate stats](https://www.w3.org/TR/webrtc-stats/#dom-rtcstatstype-local-candidate) for the local candidate related to RTCPeerConnection. |\n| [`media_playout`](./media_api.stattypes.media_playout.md) | [Media playout stats](https://www.w3.org/TR/webrtc-stats/#dom-rtcstatstype-media-playout) related to RTCPeerConnection. |\n| [`remote_candidate`](./media_api.stattypes.remote_candidate.md) | [ICE candidate stats](https://www.w3.org/TR/webrtc-stats/#dom-rtcstatstype-remote-candidate) for the remote candidate related to RTCPeerConnection. |\n| [`transport`](./media_api.stattypes.transport.md) | [Transport stats](https://www.w3.org/TR/webrtc-stats/#dom-rtcstatstype-transport) related to RTCPeerConnection. |"]]