search for: oggdecoder

Displaying 2 results from an estimated 2 matches for "oggdecoder".

2008 Jan 14
0
First Alpha of oggToolspp
...reaming operators (<< and >>) which are mainly used by the system to receive text at stderr or stdout (cout << "Hello World"). However, I use these operators for transfering information from one media unit to another. E.g. the two lines: repository >> rawData; oggDecoder << rawData; will grap a bunch of raw data from a repository (e.g. a file) and place it into rawData. This rawData object is then placed into the oggDecoder. To find out if there is output data available, all media units provide the method isAvailable(): while (oggDecoder.isAvailable()) {...
2010 Feb 17
1
Trying to start a language learning software...
Hello, I'm trying to start DigitalPublishing's "Sprachkurs 1 italiano". When I try wine ISRI1.exe, I get > > fixme:mixer:ALSA_MixerInit No master control found on MPU-401 UART, disabling mixer > fixme:reg:GetNativeSystemInfo (0xcbfcb4) using GetSystemInfo() > fixme:secur32:GetUserNameExW 3 0xcbfdf8 0xcbfdf4 > fixme:htmlhelp:HtmlHelpW HH case HH_INITIALIZE not