Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinder/Cinder
/ width
Method
width
src/cinder/linux/GstPlayer.cpp:748–751 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
746
}
747
748
int GstPlayer::width() const
749
{
750
return mGstData.width;
751
}
752
753
int GstPlayer::height() const
754
{
Callers
14
createGeometry
Method · 0.45
drawStrokedCircle
Function · 0.45
getWidth
Method · 0.45
nk_text_clamp
Function · 0.45
nk_text_calculate_text_bounds
Function · 0.45
nk_draw_text
Function · 0.45
nk_panel_begin
Function · 0.45
nk_tree_element_image_push_hashed_base
Function · 0.45
nk_widget_text
Function · 0.45
nk_textedit_get_width
Function · 0.45
nk_edit_draw_text
Function · 0.45
nk_do_edit
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected