MediaRational.Set

public void Set(int numerator, int denominator);

Parameters

numerator New value for the rational numerator.
denominator New value for the rational denominator.

Description

Sets the numerator and denominator, performing normalization.

See Also: MediaRational.ctor.

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