func Grab(channelName string, dm av.Demuxer) (<-chan Result, error)
type Result struct { Time time.Time HasBframes bool }