aes70::OcaSignalPath struct

Contents

Signal path between two object ports in the same device.

Public variables

OcaPort SourcePort
OcaPort SinkPort

Variable documentation

OcaPort aes70::OcaSignalPath::SourcePort

Source port (i.e. output port) of the signal path.

OcaPort aes70::OcaSignalPath::SinkPort

Sink port (i.e. input port) of the signal path.