XtDeviceGetBufferSize Method |
Namespace:
Xt
Assembly:
Xt.Audio (in Xt.Audio.dll) Version: 2.0
Syntax public XtBufferSize GetBufferSize(
in XtFormat format
)
Public Function GetBufferSize (
ByRef format As XtFormat
) As XtBufferSize
public:
XtBufferSize GetBufferSize(
[InAttribute] XtFormat% format
)
member GetBufferSize :
format : XtFormat byref -> XtBufferSize
Parameters
- format
- Type: XtXtFormat
Return Value
Type:
XtBufferSizeSee Also