Versions in this module Expand all Collapse all v1 v1.2.0 Dec 23, 2018 Changes in this version + type Pipeline struct + Pipeline *C.GstElement + func CreatePipeline(codecName string, in chan<- media.RTCSample) *Pipeline + func (p *Pipeline) Start() + func (p *Pipeline) Stop()