C# Class ChatterBox.Client.Common.Media.Dto.VideoCaptureFormat

Afficher le fichier Open project: openpeer/ChatterBox Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
VideoCaptureFormat ( ) : System.Runtime.Serialization
VideoCaptureFormat ( int width, int height, int frameRate ) : System.Runtime.Serialization

Method Details

VideoCaptureFormat() public méthode

public VideoCaptureFormat ( ) : System.Runtime.Serialization
Résultat System.Runtime.Serialization

VideoCaptureFormat() public méthode

public VideoCaptureFormat ( int width, int height, int frameRate ) : System.Runtime.Serialization
width int
height int
frameRate int
Résultat System.Runtime.Serialization