Home
last modified time | relevance | path

Searched refs:playerStreamInformation (Results 1 – 1 of 1) sorted by relevance

/frameworks/wilhelm/tests/sandbox/
Dxaplay.c496 XAStreamInformationItf playerStreamInformation; in main() local
498 &playerStreamInformation); in main()
502 result = (*playerStreamInformation)->RegisterStreamChangeCallback(playerStreamInformation, in main()
605 result = (*playerStreamInformation)->QueryMediaContainerInformation(playerStreamInformation, in main()
611 result = (*playerStreamInformation)->QueryMediaContainerInformation(playerStreamInformation, in main()
629 result = (*playerStreamInformation)->QueryStreamType(playerStreamInformation, in main()
632 result = (*playerStreamInformation)->QueryStreamInformation(playerStreamInformation, in main()
636 result = (*playerStreamInformation)->QueryStreamName(playerStreamInformation, in main()
641 result = (*playerStreamInformation)->QueryStreamType(playerStreamInformation, streamIndex, in main()
645 result = (*playerStreamInformation)->QueryStreamType(playerStreamInformation, streamIndex, in main()
[all …]