Spinnaker SDK C++
4.1.0.157
 
 

 
Loading...
Searching...
No Matches
IPortRecorder.h File Reference

Namespaces

namespace  Spinnaker
 
namespace  Spinnaker::GenApi
 

Functions

virtual void Replay (IPort *pPort)=0
 Replays the write command to the given port interface.
 
virtual void SetCookie (const int64_t Value)=0
 Sets a cookie in case the port implementation want to cache a command list.
 
virtual int64_t GetCookie ()=0
 Gets the cookie a port implementation may have set for caching a command list.
 
virtual void StopRecording ()=0
 Stops recording.
 

Variables

interface SPINNAKER_API_ABSTRACT IPortWriteList
 
interface SPINNAKER_API_ABSTRACT IPortReplay
 Interface for replaying write commands on a port.
 
interface SPINNAKER_API_ABSTRACT bool Invalidate = true) = 0
 
interface SPINNAKER_API_ABSTRACT IPortRecorder
 Interface for recording write commands on a port.