stream_player_init_with_engine function

int stream_player_init_with_engine(
  1. int self,
  2. int engine,
  3. int configPtr
)

Implementation

int stream_player_init_with_engine(int self, int engine, int configPtr) =>
    _stream_player_init_with_engine(self, engine, configPtr);