avio_write_marker

Mark the written bytestream as a specific type.

Zero-length ranges are omitted from the output.

@param time the stream time the current bytestream pos corresponds to (in AV_TIME_BASE units), or AV_NOPTS_VALUE if unknown or not applicable @param type the kind of data written starting at the current pos

extern (C) @nogc nothrow
void
avio_write_marker

Meta