ACSVideoStreamFormatChangedEventArgs Class
Declaration
@interface ACSVideoStreamFormatChangedEventArgs : NSObject;
Description
Contains information about changes to the flow control of a video or audio virtual device.
Methods
Properties
format
New VideoStreamFormat
@property (retain, nonnull, readonly) ACSVideoStreamFormat * format;