Searched refs:Streaminfo (Results 1 – 2 of 2) sorted by relevance
1027 type Streaminfo struct { struct1033 Streams []Streaminfo
3490 func NewStreaminfo() (*Streaminfo, error) {3492 x Streaminfo3503 func (x *Streaminfo) fromC(xc *C.libxl_streaminfo) error {3509 func (x *Streaminfo) toC(xc *C.libxl_streaminfo) (err error){defer func(){3538 x.Streams = make([]Streaminfo, n)
Completed in 15 milliseconds