---
title: SetPropertyFDF
framework: audiotoolbox
role: symbol
role_heading: Type Alias
path: audiotoolbox/setpropertyfdf
---

# SetPropertyFDF

## Declaration

```swift
typealias SetPropertyFDF = (UnsafeMutableRawPointer, AudioFilePropertyID, UInt32, UnsafeRawPointer) -> OSStatus
```

## See Also

### Data Types

- [ExtendedControlEvent](audiotoolbox/extendedcontrolevent.md)
- [MIDIEndpointRef](coremidi/midiendpointref.md)
- [MagicCookieInfo](audiotoolbox/magiccookieinfo.md)
- [NoteInstanceID](audiotoolbox/noteinstanceid.md)
- [ReadBytesFDF](audiotoolbox/readbytesfdf.md)
- [ReadPacketDataFDF](audiotoolbox/readpacketdatafdf.md)
- [ReadPacketsFDF](audiotoolbox/readpacketsfdf.md)
- [SetUserDataFDF](audiotoolbox/setuserdatafdf.md)
- [WriteBytesFDF](audiotoolbox/writebytesfdf.md)
- [WritePacketsFDF](audiotoolbox/writepacketsfdf.md)
- [AudioSessionPropertyID](audiotoolbox/audiosessionpropertyid.md)
