Class VideoLowOnFramesEventArgs
Video low on frame event args
Inherited Members
Namespace: Microsoft.Skype.Bots.Media
Assembly: Microsoft.Skype.Bots.Media.dll
Syntax
public class VideoLowOnFramesEventArgs : LowOnFramesEventArgs
Constructors
VideoLowOnFramesEventArgs()
Declaration
public VideoLowOnFramesEventArgs()
Properties
VideoFormat
The video format for the low on frame event
Declaration
public VideoFormat VideoFormat { get; set; }
Property Value
Type | Description |
---|---|
VideoFormat |