Skip to content

Commit

Permalink
Merge branch 'release/rtc-ng/4.5.0-framework' into 4.5.0-framework-fyy
Browse files Browse the repository at this point in the history
  • Loading branch information
Suri539 committed Nov 20, 2024
2 parents 19f0e76 + 3a62680 commit 7254d0c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion dita/RTC-NG/API/class_externalvideoframe.dita
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,8 @@ class ExternalVideoFrame {
this.fillAlphaBuffer,
this.alphaStitchMode,
this.d3d11Texture2d,
this.textureSliceIndex});
this.textureSliceIndex,
this.colorSpace});

@JsonKey(name: 'type')
final VideoBufferType? type;
Expand Down

0 comments on commit 7254d0c

Please sign in to comment.