Field Summary | ||
---|---|---|
const int | DEFAULT | |
Loads this resource as usual. | ||
const int | SKIP | |
Skips loading of this resource. | ||
const int | USER_PROVIDED | |
Use stream provided by user |
Field Detail |
---|
DEFAULT | |
const int DEFAULT |
SKIP | |
const int SKIP |
USER_PROVIDED | |
const int USER_PROVIDED |