MPLATFORMLib Namespace > IMDeckControl Interface : DeckGetPreroll Method |
Sub DeckGetPreroll( _ ByRef _pPrerollSeconds As Integer _ )
void DeckGetPreroll( out int _pPrerollSeconds )
procedure DeckGetPreroll( Out _pPrerollSeconds: Integer );
void DeckGetPreroll( [PARAMFLAG::Out] int _pPrerollSeconds )