Skip to content

Commit

Permalink
review comments
Browse files Browse the repository at this point in the history
  • Loading branch information
Cilla-luodan committed Sep 20, 2023
1 parent bad5eb6 commit 6886f7f
Showing 1 changed file with 1 addition and 1 deletion.
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 @@ -416,7 +416,7 @@ class ExternalVideoFrame {
</plentry>
<plentry props="cpp unity electron">
<pt>*d3d11_texture_2d</pt>
<pd>该参数仅适用于 Windows Texture 格式的视频数据。为一个指向 <codeph>ID3D11Texture2D</codeph> 类型对象的指针,该类型对象被视频帧所使用。</pd>
<pd>该参数仅适用于 Windows Texture 格式的视频数据。表示一个指向 <codeph>ID3D11Texture2D</codeph> 类型对象的指针,该类型对象被视频帧所使用。</pd>
</plentry>
<plentry props="cpp unity electron flutter">
<pt props="cpp unity electron">texture_slice_index</pt>
Expand Down

0 comments on commit 6886f7f

Please sign in to comment.