Skip to content

Commit

Permalink
more color
Browse files Browse the repository at this point in the history
  • Loading branch information
Suri539 committed Nov 19, 2024
1 parent 818d059 commit 3a62680
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 3a62680

Please sign in to comment.