Media.Paused (gb.media)

Const Paused As Integer = 3

This constant represents the state of a paused MediaControl.

A paused MediaControl is ready to accept and process data. Sink controls however only accept one buffer and then block.