public interface VideoCaptureConstraints.Compiler
An interface that will be implemented by the implementation. It’s job is
to transfer the “preferred” constraints to corresponding “actual” constraints
based on what the platform supports.
Methods
public abstract VideoCaptureConstraints compile(VideoCaptureConstraints cnst) |
Method details
compile
public abstract VideoCaptureConstraints compile(VideoCaptureConstraints cnst)