Documentation ¶
Index ¶
- func AddDevice(client *srpc.Client, deviceId string, adder func() error) error
- func AssociateStreamWithDevice(srpcClient *srpc.Client, streamName string, deviceId string) error
- func ExportImage(srpcClient *srpc.Client, streamName, exportType, exportDestination string) 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 ExportImage ¶
func PrepareForUnpack ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.