PA_PROP_WINDOW_VPOS

For streams that belong to a window on the screen: relative position of the window center on the screen, float formatted as text string, ranging from 0.0 (top of the screen) to 1.0 (bottom of the screen). E.g. "0.43". \since 0.9.17

extern (C)
enum PA_PROP_WINDOW_VPOS = "window.vpos";

Meta