TextureInfo
Properties
Link copied to clipboard
The region of the video frame that capturer would like to populate. In OSR case, it is the same with dirtyRect
that needs to be painted.
Link copied to clipboard
The pixel format of the texture. Can be rgba
or bgra
.
Link copied to clipboard
The handle to the shared texture.
Link copied to clipboard
A subsection of 0, 0, codedSize.width(), codedSize.height(). In OSR case, it is expected to have the full section area.
Link copied to clipboard
The widget type of the texture. Can be popup
or frame
.