Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Nero-Hu committed Nov 20, 2024
1 parent 7379bad commit fbe62f0
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion dita/RTC-NG/API/class_externalvideoframe.dita
Original file line number Diff line number Diff line change
Expand Up @@ -528,7 +528,7 @@ class ExternalVideoFrame {
<pt props="ios mac">time</pt>
<pd>传入的视频帧的时间戳,以毫秒为单位。不正确的时间戳会导致丢帧或者音视频不同步。</pd>
</plentry>
<plentry props="apple cpp" conkeyref="VideoFrame/colorspace" props="cpp apple unreal unity cs flutter rn electron">
<plentry conkeyref="VideoFrame/colorspace" props="cpp apple unreal unity cs flutter rn electron">
<pt/>
<pd/>
</plentry>
Expand Down
4 changes: 2 additions & 2 deletions dita/RTC-NG/API/rtc_api_overview.dita
Original file line number Diff line number Diff line change
Expand Up @@ -1376,9 +1376,9 @@
<stentry><xref keyref="setExternalVideoSource"/></stentry>
<stentry><ph conkeyref="setExternalVideoSource/shortdesc"/></stentry>
</strow>
<strow props="android cpp unreal bp flutter unity rn">
<strow props="android cpp unreal flutter unity rn">
<stentry><xref keyref="setExternalRemoteEglContext"/></stentry>
<stentry><ph conkeyref="setExternalRemoteEglContext/shortdesc"/><ph props="cpp unreal bp flutter unity rn">(仅适用于 Android)</ph></stentry>
<stentry><ph conkeyref="setExternalRemoteEglContext/shortdesc"/><ph props="cpp unreal flutter unity rn">(仅适用于 Android)</ph></stentry>
</strow>
<strow props="apple cpp framework">
<stentry><xref keyref="pushVideoFrame"/></stentry>
Expand Down
2 changes: 1 addition & 1 deletion dita/RTC-NG/config/relations-rtc-ng-api.ditamap
Original file line number Diff line number Diff line change
Expand Up @@ -2435,7 +2435,7 @@
<topicref keyref="setExternalAudioSource2" props="android apple"/>
<topicref keyref="setExternalAudioSource2" props="unity"/>
<topicref keyref="setExternalMediaProjection" props="android cpp"/>
<topicref keyref="setExternalRemoteEglContext" props="android cpp unreal bp flutter unity rn"/>
<topicref keyref="setExternalRemoteEglContext" props="android cpp unreal flutter unity rn"/>
<topicref keyref="setExternalVideoSource" props="android apple"/>
<topicref keyref="setExternalVideoSource" props="unity"/>
<topicref keyref="setHeadphoneEQParameters" props="android cpp apple framework"/>
Expand Down

0 comments on commit fbe62f0

Please sign in to comment.