ACSRemoteVideoStreamDelegate Protocol
Deklaracji
@protocol ACSRemoteVideoStreamDelegate;
Opis
Zestaw metod wywoływanych przez acSRemoteVideoStream w odpowiedzi na ważne zdarzenia.
Metody
onStateChanged
Odbiornik używany do poznania stanu strumienia wideo
-(void)onStateChanged:(ACSRemoteVideoStream *)sender :(ACSVideoStreamStateChangedEventArgs *)args {
Parametry
sender
-args
-