Versions in this module Expand all Collapse all v0 v0.3.0 Jan 24, 2022 Changes in this version + type Source struct + type TranscoderServer struct + func NewTranscoderServer(config webrtc.Configuration) *TranscoderServer + func (s *TranscoderServer) Signal(conn api.Transcoder_SignalServer) error + func (s *TranscoderServer) Transcode(ctx context.Context, request *api.TranscodeRequest) (*api.TranscodeResponse, error)