Constant rfmod::OPENONLY [] [src]

pub const OPENONLY: u32 = 8192

Just open the file, dont prebuffer or read. Good for fast opens for info, or when sound::readData is to be used.