Port Datatypes
OcaPortID
-
struct OcaPortID
Unique identifier of input or output Port within a given Worker or Block class. Port numbers are ordinals starting at 1, and there are separate numbering spaces for input and output Ports.
-
OcaIODirection Direction
Indicates whether the port is for input or output. Before OCA 1.5, was named Mode, with (now-renamed) datatype OcaPortMode.
-
OcaIODirection Direction
OcaPort
-
struct OcaPort
Representation of an OCA (input or output) port that is used in the signal path representation of an OCA device.
OcaPortClockMapEntry
-
struct OcaPortClockMapEntry
Port clock map entry that describes the clocking and sample-rate conversion (if any) of an OcaPort.
-
OcaSamplingRateConverterType SRCType
Sampling Rate Converter (SRC) type - none, asynchronous, synchronous.
-
OcaSamplingRateConverterType SRCType