Skip to content

Commit

Permalink
Update api_player_getstats.dita
Browse files Browse the repository at this point in the history
  • Loading branch information
Suri539 committed Nov 13, 2024
1 parent 98962f6 commit 604d9a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dita/RTC-NG/API/api_player_getstats.dita
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
<pd>一个异步回调函数,用于通知获取播放器媒体资源统计信息的结果和错误信息。该函数包含以下参数:
<ul>
<li><codeph>stats</codeph>: 播放器当前播放的媒体资源的统计数据,详见 <xref keyref="RtePlayerStats"/>。</li>
<li><codeph>err</codeph>: 参数获取错误信息,详见 <xref keyref="Error"/>。</li></ul></pd>
<li><codeph>err</codeph>: 获取错误信息,详见 <xref keyref="Error"/>。</li></ul></pd>
</plentry>
<plentry props="android">
<pt>callback</pt>
Expand Down

0 comments on commit 604d9a2

Please sign in to comment.