H264 constructor

H264(
  1. dynamic xmlGovLength,
  2. dynamic xmlH264Profile
)

Implementation

H264(this.xmlGovLength, this.xmlH264Profile);