move gst and broadcast under capture.

This commit is contained in:
Miroslav Šedivý 2022-09-12 22:16:08 +02:00
parent de4f6b45e5
commit c0ca073b2d
6 changed files with 6 additions and 7 deletions

View file

@ -4,8 +4,8 @@ import (
"fmt"
"time"
"m1k1o/neko/internal/capture/gst"
"m1k1o/neko/internal/desktop/xorg"
"m1k1o/neko/internal/gst"
"m1k1o/neko/internal/types"
"m1k1o/neko/internal/types/config"