Protokol ACSLocalVideoStreamDelegate
Deklarace
@protocol ACSLocalVideoStreamDelegate;
Description
Sada metod, které jsou volána ACSLocalVideoStream v reakci na důležité události.
Metody
onStateChanged
Zaregistruje událost oznamující aplikaci, že došlo ke změně outgoingVideoStreamState.
-(void)onStateChanged:(ACSLocalVideoStream *)sender :(ACSVideoStreamStateChangedEventArgs *)args {
Parametry
sender
-args
-