Partager via


Classe ACSVideoStreamFormatChangedEventArgs

Déclaration

@interface ACSVideoStreamFormatChangedEventArgs : NSObject;

Description

Contient des informations sur les modifications apportées au contrôle de flux d’un appareil virtuel audio ou vidéo.

Méthodes

Propriétés

format

Nouveau VideoStreamFormat

@property (retain, nonnull, readonly) ACSVideoStreamFormat * format;