Function VideoPlayer.bufferingMsec

Amount of time in milliseconds to store in buffer while playing.

long bufferingMsec() nothrow @property @nogc;

void bufferingMsec (
  long v
) nothrow @property @nogc;