Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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;