aes70::OcaPortID struct

Contents

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.

Public variables

OcaPortMode Mode
OcaUint16 Index

Variable documentation

OcaPortMode aes70::OcaPortID::Mode

Enum that indicates whether the port is for input or output.

OcaUint16 aes70::OcaPortID::Index

Index of port within given input or output set of specified object.