|
enum | Enum {
MapStreamsByName = PL_BIT(0)
, ScalarizeStreams = PL_BIT(1)
, UserFriendly = MapStreamsByName | ScalarizeStreams
, BestPerformance = 0
,
Default = UserFriendly
} |
|
using | StorageType = plUInt32 |
|
The documentation for this struct was generated from the following file: