Searched defs:sampleBufferCallback (Results 1 – 9 of 9) sorted by relevance
28 void JPlayerData::sampleBufferCallback(jni::alias_ref<jni::JArrayByte> sampleBuffer, in sampleBufferCallback() function in expo::av::JPlayerData56 void JPlayerData::setSampleBufferCallback(const SampleBufferCallback &&sampleBufferCallback) { in setSampleBufferCallback()
863 {
867 {
130 protected native void sampleBufferCallback(byte[] sampleBuffer, double positionSeconds); in sampleBufferCallback() method in PlayerData
137 protected native void sampleBufferCallback(byte[] sampleBuffer, double positionSeconds); in sampleBufferCallback() method in PlayerData
138 protected native void sampleBufferCallback(byte[] sampleBuffer, double positionSeconds); in sampleBufferCallback() method in PlayerData