MCPcopy Create free account
hub / github.com/OpenShot/libopenshot / GetRenderer

Method GetRenderer

src/Qt/VideoRenderWidget.cpp:44–47  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

42}
43
44VideoRenderer *VideoRenderWidget::GetRenderer() const
45{
46 return renderer;
47}
48
49void VideoRenderWidget::SetAspectRatio(openshot::Fraction new_aspect_ratio, openshot::Fraction new_pixel_ratio)
50{

Callers 1

PlayerDemoMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected