VLCValue constructor

VLCValue({
  1. required VLCState state,
})

Implementation

VLCValue({required this.state});