MediaRecord.prototype.pictureV2 = function() {

  var buffer = commandToBuffer(1, "MediaRecord", "PictureV2");

  this.self._writePacket(this.self._networkFrameGenerator(buffer));