Method | Description | |
---|---|---|
Destroy ( ) : void | ||
Encode ( int width, int height, byte frame, long fourcc, int rotation ) : byte[] | ||
Encoder ( ) : System | ||
ForceKeyframe ( ) : void |
public Encode ( int width, int height, byte frame, long fourcc, int rotation ) : byte[] | ||
width | int | |
height | int | |
frame | byte | |
fourcc | long | |
rotation | int | |
return | byte[] |