1.1.1.23 OcaSamplingRateConverter
Class Hierarchy:
OcaRoot : OcaWorker : OcaActuator : OcaSamplingRateConverter
-
class OcaSamplingRateConverter : OcaActuator
Sampling rate converter. ClockMap property inherited from OcaWorker shall define the input and output clocks to be used for the conversion(s).
Properties:
-
static const OcaClassID ClassID = "1.1.1.23"
This property is an override of the OcaRoot property.
This property has id
1.1
.
-
static const OcaClassVersionNumber ClassVersion = 1
This property is an override of the OcaRoot property.
This property has id
1.2
.
-
const OcaSamplingRateConverterType Type
Type of sampling-rate converter - synchronous or asynchronous. Read-only.
This property has id
4.1
.
Properties inherited from 1.1.1 OcaActuator:
OcaMap<OcaPortID, OcaPortClockMapEntry> OcaWorker::PortClockMap
OcaList<OcaPort> OcaWorker::Ports
Methods:
-
OcaStatus GetType(OcaSamplingRateConverterType &SrcType)
Gets type of this sampling rate converter.
This method has id
4.1
.SrcType: Output parameter.
Methods inherited from 1.1.1 OcaActuator:
-
static const OcaClassID ClassID = "1.1.1.23"