MediaPortal.Player.VideoStreamFormat.VideoStreamFormat C# (CSharp) Метод

VideoStreamFormat() публичный Метод

public VideoStreamFormat ( ) : System
Результат System
    public VideoStreamFormat()
    {
      IsValid = false;
    }

Same methods

VideoStreamFormat::VideoStreamFormat ( VideoStreamType streamType, int width, int height, int arX, int arY, int bitrate, bool isInterlaced ) : System