nn::fs::FileOutputStream::TrySetPriority Member Function| Name | Description | |
|---|---|---|
| in | priority | Process priority (specify nn::fs::PRIORITY_APP_REALTIME, nn::fs::PRIORITY_APP_NORMAL, or nn::fs::PRIORITY_APP_LOW). |
Sets a stream's access priority.
This function sets the process priority of operations on a stream.
For details on the priority argument, see PriorityForApplication.
For details on access priorities, see Access Priorities.
CONFIDENTIAL