Documentation
¶
Index ¶
- func AddDevice(client *srpc.Client, deviceId string, adder func() error) error
- func AssociateStreamWithDevice(srpcClient *srpc.Client, streamName string, deviceId string) error
- func ClaimDevice(client *srpc.Client, deviceId, deviceName string) error
- func ExportImage(srpcClient *srpc.Client, streamName, exportType, exportDestination string) error
- func ForgetStream(client *srpc.Client, streamName string) error
- func GetRaw(srpcClient *srpc.Client, streamName string) (io.ReadCloser, uint64, error)
- func GetStatus(srpcClient *srpc.Client) (proto.GetStatusResponse, error)
- func PrepareForCapture(srpcClient *srpc.Client, streamName string) error
- func PrepareForCopy(srpcClient *srpc.Client, streamName string) error
- func PrepareForUnpack(srpcClient *srpc.Client, streamName string, skipIfPrepared bool, ...) error
- func RemoveDevice(client *srpc.Client, deviceId string) error
- func UnpackImage(srpcClient *srpc.Client, streamName, imageLeafName string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ClaimDevice ¶ added in v0.3.2
func ExportImage ¶
func PrepareForUnpack ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.