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