ADTF Qt5
Loading...
Searching...
No Matches
adtf::javascript::scripting::cSubStreamsTypeWrapper Class Reference

#include <types.h>

Inherits QObject.

Public Member Functions

Q_INVOKABLE void setSubStream (const QString &strName, quint32 nSubStreamId, const QJSValue &oStreamType)
 

Detailed Description

A wrapper for stream types.

Member Function Documentation

◆ setSubStream()

Q_INVOKABLE void adtf::javascript::scripting::cSubStreamsTypeWrapper::setSubStream ( const QString & strName,
quint32 nSubStreamId,
const QJSValue & oStreamType )

Adds or updates a Substream.

Parameters
[in]strNameThe name of the Substream, required to be unique, this is the key to the map of substreams.
[in]nSubStreamIdThe id of the Substream, should be unique, but can be reused for aliases etc.
[in]oStreamTypeThe type of the substream.

The documentation for this class was generated from the following file: