Searched refs:VsndPcm (Results 1 – 2 of 2) sorted by relevance
881 type VsndPcm struct { struct894 Pcms []VsndPcm
2614 func NewVsndPcm() (*VsndPcm, error) {2616 x VsndPcm2627 func (x *VsndPcm) fromC(xc *C.libxl_vsnd_pcm) error {2644 func (x *VsndPcm) toC(xc *C.libxl_vsnd_pcm) (err error){defer func(){2694 x.Pcms = make([]VsndPcm, n)
Completed in 14 milliseconds