Method

XdpInputCaptureSessionget_session

Declaration [src]

XdpSession*
xdp_input_capture_session_get_session (
  XdpInputCaptureSession* session
)

Description [src]

Return the XdpSession for this InputCapture session.

Return value

Type: XdpSession

A XdpSession object.

The data is owned by the instance.