RTC::ExecutionContextProfile Struct Reference
import "RTC.idl";
List of all members.
Member Data Documentation
kind
This attribute stores the context¡Çs ExecutionKind.
rate
This attribute stores execution rate.
If the execution kind is not PERIODIC, the value here may not be valid (and should be negative in that case). See
ExecutionContext::get_rate (see Section 5.2.2.6.4) and set_rate (see Section 5.2.2.6.5) for more information.
owner
This attribute stores a reference to the
RTC that owns the context.
participants
This attribute stores references to the context¡Çs participant RTCs.
properties
This attribute contains additional properties of the execution context.
This attribute provides implementations the opportunity to describe additional characteristics of a particular execution context that are outside the scope of this specification.
The documentation for this struct was generated from the following file: