mirror of
https://github.com/go-gst/go-gst.git
synced 2025-10-06 16:36:51 +08:00
add links to official docs for the app* examples
This commit is contained in:
@@ -1,4 +1,6 @@
|
|||||||
// This example shows how to use the appsink element.
|
// This example shows how to use the appsink element.
|
||||||
|
//
|
||||||
|
// Also see: https://gstreamer.freedesktop.org/documentation/tutorials/basic/short-cutting-the-pipeline.html?gi-language=c
|
||||||
package main
|
package main
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
@@ -1,4 +1,6 @@
|
|||||||
// This example shows how to use the appsrc element.
|
// This example shows how to use the appsrc element.
|
||||||
|
//
|
||||||
|
// Also see: https://gstreamer.freedesktop.org/documentation/tutorials/basic/short-cutting-the-pipeline.html?gi-language=c
|
||||||
package main
|
package main
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
Reference in New Issue
Block a user