hipstreamgetcaptureinfo Interface Reference

hipstreamgetcaptureinfo Interface Reference#

HIPFORT API Reference: hipfort::hipstreamgetcaptureinfo Interface Reference
hipfort::hipstreamgetcaptureinfo Interface Reference

Get capture status of a stream. More...

Public Member Functions

integer(kind(hipsuccess)) function hipstreamgetcaptureinfo_ (stream, pcapturestatus, pid)
 

Detailed Description

Get capture status of a stream.

Parameters
[in]stream- Stream of which to get capture status from.
[out]pCaptureStatus- Returns current capture status.
[out]pId- Unique capture ID.
Returns
hipSuccess, hipErrorStreamCaptureImplicit

Member Function/Subroutine Documentation

◆ hipstreamgetcaptureinfo_()

integer(kind(hipsuccess)) function hipfort::hipstreamgetcaptureinfo::hipstreamgetcaptureinfo_ ( type(c_ptr), value  stream,
type(c_ptr), value  pcapturestatus,
type(c_ptr), value  pid 
)

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