I am working on an windows phone 8.1 application. Work of this app is to record screen activities and store mp4 file in storage. I do not get any compile time error. But
var screenCapture = ScreenCapture.GetForCurrentView();
line returns me UnauthorizedAccessException. I have already added capabilities for Microphone and Webcam to manifest file. I have also tried calling this code in page constructor and from separate class. I am using HTC 8x device with Windows Phone 8.1 OS
I'm trying to accomplish an orderBy by the concrete subclass of an entity. My query itself queries for the abstract baseclass and I want to order the result based on the concrete subclass. Unfortunately I don't find an appropriate field like e.g. 'entityClass' or something similiar in the generated Q-Classes.
So e.g. if I have the class hierary BaseClass with subclasses SubClassA and SubClassB I would like to get a resulting list which first contains all Entities of type SubClassA and after that the Entities of type SubclassB. In my inheritance strategy it would be the same as adding an orderby on the discriminator column.
Does anyone know if this is possible with queryDSL? Any help is greatly appreciated.
Is this possible to start Chrome Embedded Framework with allowed microphone? Is this possible to start Chrome Embedded Framework with allowed microphone? Is this possible to start Chrome Embedded Framework with allowed microphone? Is this possible to start Chrome Embedded Framework with allowed microphone?