PA_PROP_WINDOW_WIDTH

For streams that belong to a window on the screen: window width on the screen, integer formatted as text string. e.g. "365". \since 0.9.17

version(linux)
extern (C)
enum PA_PROP_WINDOW_WIDTH = "window.width";

Meta