---
title: newUserClient
framework: kernel
role: pseudoSymbol
path: kernel/iovideodevice/1809416-newuserclient
---

# newUserClient

See the documentation for the IOService method newUserClient.

## Declaration

```occ
virtual IOReturn newUserClient(
 task_t owningTask,
 void *securityID,
 UInt32 type,
 OSDictionary *properties,
 IOUserClient **handler); 
```

## See Also

### Miscellaneous

- [getStream](kernel/iovideodevice/1809409-getstream.md)
- [getStreamCount](kernel/iovideodevice/1809412-getstreamcount.md)
- [setStreamMode](kernel/iovideodevice/1809422-setstreammode.md)
- [startStream](kernel/iovideodevice/1809424-startstream.md)
- [stopStream](kernel/iovideodevice/1809428-stopstream.md)
- [suspendStream](kernel/iovideodevice/1809431-suspendstream.md)
