Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b882e936 authored by Glenn Kasten's avatar Glenn Kasten
Browse files

Update AudioTrack comments to match AudioRecord

Change-Id: I176a4830513a0b37c38f86815fe637093b9ad52f
parent 85fc799d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -91,7 +91,7 @@ public:
            void*       raw;
            short*      i16;      // signed 16-bit
            int8_t*     i8;       // unsigned 8-bit, offset by 0x80
        };                        // input: unused, output: pointer to buffer
        };                        // input to obtainBuffer(): unused, output: pointer to buffer
    };

    /* As a convenience, if a callback is supplied, a handler thread