Rate this page:

VICustomVideoSourceDelegate

Delegate that may be used to handle custom video source events.

Methods

startWithVideoFormat:

Copy URL
startWithVideoFormat:(format: 

VIVideoFormat *

):

void

Triggered when a custom video source is started.

Parameters

Returns

  • type:

    void

stop

Copy URL
stop(): 

void

Triggered when a custom video source is stopped.

Returns

  • type:

    void