BLOG | DOCUMENTATION | GITHUB

Home --> Documentations --> PJSIP Reference

VideoWindowInfo Struct Reference

#include <media.hpp>

Data Fields

bool isNative
 
VideoWindowHandle winHandle
 
int renderDeviceId
 
bool show
 
MediaCoordinate pos
 
MediaSize size
 

Detailed Description

This structure describes video window info.

Field Documentation

◆ isNative

bool VideoWindowInfo::isNative

Flag to indicate whether this window is a native window, such as created by built-in preview device. If this field is true, only the video window handle field of this structure is valid.

◆ winHandle

VideoWindowHandle VideoWindowInfo::winHandle

Video window handle.

◆ renderDeviceId

int VideoWindowInfo::renderDeviceId

Renderer device ID.

◆ show

bool VideoWindowInfo::show

Window show status. The window is hidden if false.

◆ pos

MediaCoordinate VideoWindowInfo::pos

Window position.

◆ size

MediaSize VideoWindowInfo::size

Window size.


The documentation for this struct was generated from the following file:

 


PJSIP Open Source, high performance, small footprint, and very very portable SIP stack
Copyright (C) 2006-2008 Teluu Inc.