Skip to main content

MfuncBufPhysicalAddressBand

BoardSupported
Host SystemYes
V4L2Yes
Clarity UHDYes
Concord PoENo
GenTLYes
GevIQYes
GigE VisionYes
IndioNo
Iris GTXYes
Radient eV-CLYes
Rapixo CLYes
Rapixo CoFYes
Rapixo CXPYes
USB3 VisionYes

Returns the physical address of a band of the buffer.

Syntax

AIL_UINT64 MfuncBufPhysicalAddressBand(
AIL_BUFFER_INFO BufferInfoHandle, //in
AIL_INT Band //in
)

Description

This function returns the physical address of a band of the specified Aurora Imaging Library buffer, if the buffer is a planar 3-band buffer.

Parameters

BufferInfoHandle (in, AIL_BUFFER_INFO)

Specifies the handle of the Aurora Imaging Library buffer. The buffer handle must be obtained using MfuncInquire with M_BUFFER_INFO.

Band (in, AIL_INT)

Specifies which band's address to return.

Return Value

Type: AIL_UINT64

The returned value is the physical address of a band of the specified Aurora Imaging Library buffer.

Remarks

This function provides no parameter checking or error reporting.

Copyright © 2026 Zebra Technologies.