Top "Record" questions

A record in programming is a data type with labels to access fields of the record.

How to shut off the sound MediaRecorder plays when the state changes

My Android application uses MediaRecorder on a SurfaceHolder to show a live preview of what the camera is capturing. Every …

android audio media record
VLC recording rtsp stream

I have a problem with recording rtsp stream with VLC player. Actually my method works in MacOS X, but doesn't …

stream record rtsp vlc transcode
Record type pattern matching in Ocaml

I'm trying to use pattern matching to write a calculator application. Two major types defined as below: type key = Plus | …

types pattern-matching ocaml record
How to simulate bit-fields in Delphi records?

I would like to declare a record in Delphi that contains the same layout as it has in C. For …

delphi record bit-fields
PL/SQL Execute immediate exception handling inside for loop

In the below PL/SQL code, TABLE_ONE holds table name tname , column name cname and rowid rid. The For …

for-loop plsql record locked execute-immediate
Android: Listener to record sound if any sound occurs

In my application I want to implement methods which record the sound if any sound occurs. Something similar like this …

java android record audio android-mediarecorder
AudioRecord and AudioTrack latency

I'm trying to develop an aplication like iRig for android, so the first step is to capture the mic input …

android audio record audiorecord android-audiorecord
Delphi: Record constructor vs factory function

So what will be the preferred way of initializing records? With a 'factory function': TMyRecord = record valueX: integer; valueY: integer; …

delphi constructor record
How to enable the experimental AAC encoder for VLC and record AAC sound from the microphone?

I managed to record mp3 with VLC 2.1.5 on MacOSX 10.9.2 by using this command: ./VLC -vvv qtsound://AppleHDAEngineInput:1B,0,1,0:1 --sout "#transcode{…

record vlc libvlc aac
SPF record with REDIRECT and INCLUDE

So I have to make an SPF record for a shared domain - 2 mailsystems, one is Office 365. Normally it looks …

dns record spf