package media import "git.icedream.tech/icedream/uplink/app/pubsub" type MediaStream struct { *pubsub.PubSubWriter MediaStreamInfo }