Skip to content
Snippets Groups Projects
Commit f173da51 authored by Dipl.-Ing. Jonas Stienen's avatar Dipl.-Ing. Jonas Stienen
Browse files

Style

parent 5438196e
No related branches found
No related tags found
No related merge requests found
...@@ -31,7 +31,8 @@ class ITAStreamPatchbay; ...@@ -31,7 +31,8 @@ class ITAStreamPatchbay;
* Die Klasse ITAStreamYJunction realisiert eine 1:n-Verzweigung fr Audiodatenstrme. * Die Klasse ITAStreamYJunction realisiert eine 1:n-Verzweigung fr Audiodatenstrme.
* Hierbei wird eine Eingangsdatenquelle auf n Ausgnge repliziert. * Hierbei wird eine Eingangsdatenquelle auf n Ausgnge repliziert.
*/ */
class ITAStreamYJunction { class ITA_DATA_SOURCES_API ITAStreamYJunction
{
public: public:
ITAStreamYJunction( unsigned int uiOutputs, ITADatasource* pdsInput = NULL ); ITAStreamYJunction( unsigned int uiOutputs, ITADatasource* pdsInput = NULL );
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment