summaryrefslogtreecommitdiff
path: root/modules/gdnative/config.py
diff options
context:
space:
mode:
Diffstat (limited to 'modules/gdnative/config.py')
-rw-r--r--modules/gdnative/config.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/modules/gdnative/config.py b/modules/gdnative/config.py
index 701a13d32f..7898de5523 100644
--- a/modules/gdnative/config.py
+++ b/modules/gdnative/config.py
@@ -13,7 +13,11 @@ def get_doc_classes():
"NativeScript",
"PacketPeerGDNative",
"PluginScript",
+ "ResourceFormatLoaderVideoStreamGDNative",
"StreamPeerGDNative",
+ "VideoStreamGDNative",
+ "WebRTCPeerConnectionGDNative",
+ "WebRTCDataChannelGDNative",
]
def get_doc_path():