Versions in this module Expand all Collapse all v0 v0.0.3 Oct 23, 2021 v0.0.2 Aug 26, 2021 v0.0.1 Apr 16, 2021 Changes in this version + type Pipeline struct + Pipeline *C.GstElement + func CreatePipeline(codecName string, tracks []*webrtc.TrackLocalStaticSample, pipelineSrc string) *Pipeline + func (p *Pipeline) Start() + func (p *Pipeline) Stop()