public final class AudioFileStreamPropertyFlags
extends java.lang.Object
[@constant] kAudioFileStreamPropertyFlag_CacheProperty This flag can be set by a property listener in order to signal to the parser that the client is interested in the value of the property and that it should be cached until the full value of the property is available.
| Modifier and Type | Field and Description |
|---|---|
static int |
CacheProperty |
static int |
PropertyIsCached |
public static final int PropertyIsCached
public static final int CacheProperty