changeset 57 | 21be958eb3ce |
parent 38 | f8c3d4e6102c |
56:04837bf3a628 | 57:21be958eb3ce |
---|---|
74 * is changed. |
74 * is changed. |
75 */ |
75 */ |
76 MRadioAudioRoutingObserver& iAudioRoutingObserver; |
76 MRadioAudioRoutingObserver& iAudioRoutingObserver; |
77 |
77 |
78 /** |
78 /** |
79 * Contains routable audios. |
79 * Routable audio. |
80 */ |
80 */ |
81 RArray<CRadioRoutableAudio*> iRoutableAudios; |
81 CRadioRoutableAudio* iRoutableAudio; |
82 |
82 |
83 }; |
83 }; |
84 |
84 |
85 #endif // C_RADIOAUDIOROUTER_H |
85 #endif // C_RADIOAUDIOROUTER_H |