getRealFrameRate method
Returns real frame rate.
Implementation
String? getRealFrameRate() =>
this.getStringProperty(StreamInformation.keyRealFrameRate);
Returns real frame rate.
String? getRealFrameRate() =>
this.getStringProperty(StreamInformation.keyRealFrameRate);