Dela via


ACSRemoteIncomingAudioStream-klass

Förklaring

@interface ACSRemoteIncomingAudioStream : ACSIncomingAudioStream;

Description

En ljudström som använder fysisk enhet för uppspelning

Metoder

init

Standardkonstruktor

-(instancetype)init;

Egenskaper

Delegera

Ett objekt som du anger för att ta emot händelser från den här ACSRemoteIncomingAudioStream-instansen.

@property(nonatomic, assign) id<ACSRemoteIncomingAudioStreamDelegate> delegate;