---
title: GetPropertyInfoFDF
framework: audiotoolbox
role: symbol
role_heading: Type Alias
path: audiotoolbox/getpropertyinfofdf
---

# GetPropertyInfoFDF

## Declaration

```swift
typealias GetPropertyInfoFDF = (UnsafeMutableRawPointer, AudioFilePropertyID, UnsafeMutablePointer<UInt32>?, UnsafeMutablePointer<UInt32>?) -> OSStatus
```

## See Also

### Checking the File Format

- [AudioFileComponentFileDataIsThisFormat(_:_:_:_:)](audiotoolbox/audiofilecomponentfiledataisthisformat(_:_:_:_:).md)
- [AudioFileComponentExtensionIsThisFormat(_:_:_:)](audiotoolbox/audiofilecomponentextensionisthisformat(_:_:_:).md)
- [AudioFileComponentExtensionIsThisFormatProc](audiotoolbox/audiofilecomponentextensionisthisformatproc.md)
- [AudioFileComponentFileDataIsThisFormatProc](audiotoolbox/audiofilecomponentfiledataisthisformatproc.md)
- [GetPropertyFDF](audiotoolbox/getpropertyfdf.md)
