Versions in this module Expand all Collapse all v1 v1.0.0 Apr 3, 2020 Changes in this version + type Pipeline struct + Pipeline *C.GstElement + func CreatePipeline(codecName string, tracks []*webrtc.Track, pipelineSrc string) *Pipeline + func (p *Pipeline) Start() + func (p *Pipeline) Stop() Other modules containing this package github.com/pion/example-webrtc-applications/v3