![]() |
Previous | Next |
This method retrieves an array of the values in the general parameter registers.
Syntax
MediaPlayer.DVD.GetAllGPRMs()
Return Value
Returns an array of the values in the general parameter registers (GPRMARRAY).
Remarks
GPRMs are general parameter registers. This method is for advanced users and requires specific knowledge of the digital video disc (DVD) specifications. Use of GPRMs is title specific. See the DVD specifications for an explanation of GPRMs. The returned array contains 16 16-bit variables representing the values of the registers.
Previous | Next |