api/bytertc_live_transcoding library
Classes
- LiveTranscoding
- Configurations of pushing streams to CDN.
- LiveTranscodingAudioConfig
- Audio transcoding related configurations.
- LiveTranscodingLayout
- Layout information about pushing streams to CDN.
- LiveTranscodingRegion
- Information about layout of a single video stream in a mixed stream.
- LiveTranscodingSpatialConfig
- Spatial audio config when pushing to CDN.
- LiveTranscodingVideoConfig
- Video transcoding related configurations.
- RTCLiveTranscodingObserver
- Observer in pushing streams to CDN
- TranscoderLayoutRegionDataParam
- Image parameters for stream mixing
Enums
- AACProfile
- Advanced Audio Coding (AAC) profile
- StreamMixingEvent
- Events during pushing streams to CDN.
- StreamMixingType
- Stream mixing type.
- TranscoderErrorCode
- Errors occurring during pushing streams to CDN.
- TranscoderLayoutRegionType
- Stream mixing region type.
- TranscodingAudioCodec
- Audio codec type.
- TranscodingVideoCodec
- Video codec type.
Typedefs
- OnStreamMixingEventType = void Function(StreamMixingEvent eventType, String taskId, TranscoderErrorCode error, StreamMixingType mixType)
-
eventType
: Task status.