All pastes #1664646 Raw Edit

8 lines of outputstream.cpp

public text v1 · immutable
#1664646 ·published 2009-11-10 09:19 UTC
rendered paste body
#include <stdio.h>
#include <audiere.h>
#include "export.h"
using namespace audiere;

void OutputStream_finalize(void * streamPtr)
{
	OutputStream* stream = (OutputStream*) streamPtr;