| Index: ppapi/native_client/tests/ppapi_simple_tests/audio.stdout
|
| ===================================================================
|
| --- ppapi/native_client/tests/ppapi_simple_tests/audio.stdout (revision 0)
|
| +++ ppapi/native_client/tests/ppapi_simple_tests/audio.stdout (revision 0)
|
| @@ -0,0 +1,131 @@
|
| +
|
| +"*** REPLAY PROLOG"
|
| +
|
| +"*** REGISTER REPLAY METHODS"
|
| +
|
| +"*** CREATE UPCALL SERVICE"
|
| +
|
| +"*** INIT MODULE"
|
| +rpc call intiated PPP_InitializeModule:iihs:ii
|
| +input 0: i(0)
|
| +input 1: i(4444)
|
| +input 2: h(pepper_desc)
|
| +input 3: @LENGTHY_SERVICE_STRING
|
| +replaying PPB_GetInterface:s:i:
|
| +input 0: s("PPB_Core;1.0")
|
| +output 0: i(1)
|
| +rpc call complete PPP_InitializeModule:iihs:ii
|
| +
|
| +
|
| +"*** INIT INSTANCE"
|
| +rpc call intiated PPP_Instance_DidCreate:iiCC:i
|
| +input 0: i(5555)
|
| +input 1: i(1)
|
| +input 2: C(10,frequency\x00)
|
| +input 3: C(4,800\x00)
|
| +replaying PPB_GetInterface:s:i:
|
| +input 0: s("PPB_AudioConfig;1.0")
|
| +output 0: i(1)
|
| +replaying PPB_AudioConfig_RecommendSampleFrameCount:ii:i:
|
| +input 0: i(44100)
|
| +input 1: i(4096)
|
| +output 0: i(4096)
|
| +replaying PPB_AudioConfig_CreateStereo16Bit:iii:i:
|
| +input 0: i(5555)
|
| +input 1: i(44100)
|
| +input 2: i(4096)
|
| +output 0: i(30)
|
| +replaying PPB_Core_AddRefResource:i::
|
| +input 0: i(30)
|
| +replaying PPB_GetInterface:s:i:
|
| +input 0: s("PPB_Audio;1.0")
|
| +output 0: i(1)
|
| +replaying PPB_Audio_Create:ii:i:
|
| +input 0: i(5555)
|
| +input 1: i(30)
|
| +output 0: i(34)
|
| +replaying PPB_Core_AddRefResource:i::
|
| +input 0: i(30)
|
| +replaying PPB_Core_ReleaseResource:i::
|
| +input 0: i(30)
|
| +replaying PPB_AudioConfig_IsAudioConfig:i:i:
|
| +input 0: i(30)
|
| +output 0: i(1)
|
| +replaying PPB_Audio_IsAudio:i:i:
|
| +input 0: i(34)
|
| +output 0: i(1)
|
| +replaying PPB_AudioConfig_IsAudioConfig:i:i:
|
| +input 0: i(34)
|
| +output 0: i(0)
|
| +replaying PPB_Audio_IsAudio:i:i:
|
| +input 0: i(30)
|
| +output 0: i(0)
|
| +replaying PPB_Audio_GetCurrentConfig:i:i:
|
| +input 0: i(34)
|
| +output 0: i(30)
|
| +replaying PPB_Audio_GetCurrentConfig:i:i:
|
| +input 0: i(30)
|
| +output 0: i(0)
|
| +replaying PPB_AudioConfig_GetSampleRate:i:i:
|
| +input 0: i(30)
|
| +output 0: i(44100)
|
| +replaying PPB_AudioConfig_GetSampleFrameCount:i:i:
|
| +input 0: i(30)
|
| +output 0: i(4096)
|
| +replaying PPB_Audio_StartPlayback:i:i:
|
| +input 0: i(34)
|
| +output 0: i(1)
|
| +replaying PPB_Core_CallOnMainThread:iii::
|
| +input 0: i(10000)
|
| +input 1: i(1)
|
| +input 2: i(0)
|
| +replaying PPB_Core_ReleaseResource:i::
|
| +input 0: i(30)
|
| +rpc call complete PPP_Instance_DidCreate:iiCC:i
|
| +output 0: i(1)
|
| +
|
| +
|
| +"*** TRIGGER REPAINT"
|
| +rpc call intiated PPP_Instance_DidChangeView:iII:
|
| +input 0: i(5555)
|
| +input 1: I(4,8,79,400,400)
|
| +input 2: I(4,0,0,400,400)
|
| +rpc call complete PPP_Instance_DidChangeView:iII:
|
| +
|
| +
|
| +"*** SETTING UP AUDIO SHARED MEMORY"
|
| +CHECKSUM: 0x00000000
|
| +
|
| +"*** SETTING UP AUDIO SYNC SOCKET"
|
| +
|
| +"*** AUDIO STREAM"
|
| +rpc call intiated PPP_Audio_StreamCreated:ihih:
|
| +input 0: i(34)
|
| +input 1: h(audio_handle)
|
| +input 2: i(16384)
|
| +input 3: h(sync_out)
|
| +rpc call complete PPP_Audio_StreamCreated:ihih:
|
| +
|
| +
|
| +"*** AUDIO STREAM SYNC"
|
| +CHECKSUM: 0xbbf21e00
|
| +CHECKSUM: 0x00000000
|
| +
|
| +"*** AUDIO STREAM SYNC"
|
| +CHECKSUM: 0xcbef91ac
|
| +CHECKSUM: 0x00000000
|
| +
|
| +"*** AUDIO STREAM SYNC"
|
| +CHECKSUM: 0xd0f22174
|
| +CHECKSUM: 0x00000000
|
| +
|
| +"*** AUDIO STREAM SYNC"
|
| +CHECKSUM: 0x23742c68
|
| +CHECKSUM: 0x00000000
|
| +
|
| +"*** TERMINATE AUDIO STREAM"
|
| +CHECKSUM: 0x23742c68
|
| +CHECKSUM: 0x00000000
|
| +rpc call intiated PPP_ShutdownModule::
|
| +rpc call complete PPP_ShutdownModule::
|
| +
|
|
|