Legacy Documentation: Version 2018.1 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

MediaRational Constructor

public MediaRational(int num);

Parameters

numNumerator. Will also become the rational value as the denominator is set to 1.

Description

Constructs a rational number whose denominator is 1.

Did you find this page useful? Please give it a rating: