Skip to content

Commit

Permalink
Merge pull request #3774 from AgoraIO/auto/sync-cn-proto-to-en-patch-…
Browse files Browse the repository at this point in the history
…1726111299
  • Loading branch information
github-actions[bot] authored Sep 12, 2024
2 parents 1d18957 + 78d3ee8 commit c7c5e87
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
connection: RtcConnection,
elapsed: number
): void;</codeblock>
<codeblock props="flutter" outputclass="language-dart">final void Function(RtcConnection connection, int elapsed)?
onFirstLocalVideoFramePublished;</codeblock>
<codeblock props="flutter" outputclass="language-dart">final void Function(VideoSourceType source, int elapsed)?
onFirstLocalVideoFramePublished;</codeblock>
<codeblock props="reserve" outputclass="language-cpp"></codeblock></p>
</section>
<section id="detailed_desc">
Expand Down

0 comments on commit c7c5e87

Please sign in to comment.