@Deprecated |
Package: | dji.v5.common.video.interfaces |
Decoder state listener. Supported since MSDK 5.0.0
void onUpdate(DecoderState from, DecoderState to) |
Package: | dji.v5.common.video.interfaces |
The listener will be triggered when the decoder state has changed. Supported since MSDK 5.0.0
DecoderState from | The previous state of decoder state |
DecoderState to | The current state of decoder state |
{{searchCount}} Results