Skip to content
This repository was archived by the owner on Oct 25, 2024. It is now read-only.

Commit b3d175f

Browse files
authored
Fix undefined VideoRendererVaInterface. (#677)
1 parent b2a922c commit b3d175f

File tree

1 file changed

+1
-0
lines changed
  • talk/owt/sdk/include/cpp/owt/base

1 file changed

+1
-0
lines changed

talk/owt/sdk/include/cpp/owt/base/stream.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ class ObjcVideoCapturerInterface;
4545
#endif
4646
class VideoRenderWindow;
4747
class VideoRendererInterface;
48+
class VideoRendererVaInterface;
4849
using webrtc::MediaStreamInterface;
4950
/// Observer for Stream
5051
class OWT_EXPORT StreamObserver {

0 commit comments

Comments
 (0)