stopPushStreamToCDN abstract method

Future<int?> stopPushStreamToCDN(
  1. String taskId
)

Stops the task of pushing a single media stream to CDN.

Return value:

Implementation

Future<int?> stopPushStreamToCDN(String taskId);