public class AliyunMixTrack
extends java.lang.Object
Constructor and Description |
---|
AliyunMixTrack(int trackId,
com.aliyun.mix.NativeMixComposer nativeMixComposer) |
Modifier and Type | Method and Description |
---|---|
int |
addStream(AliyunMixStream stream)
Adds a video stream to this track.
|
int |
getTrackId()
Gets the track id.
|
public AliyunMixTrack(int trackId, com.aliyun.mix.NativeMixComposer nativeMixComposer)
public int addStream(AliyunMixStream stream)
stream
- The video stream to be added.AliyunMixStream
public int getTrackId()